Method: GongAPI::EmailAddressReferences.openapi_types
- Defined in:
- lib/gong_api/models/email_address_references.rb
.openapi_types ⇒ Object
Attribute type mapping.
47 48 49 50 51 52 53 54 55 56 |
# File 'lib/gong_api/models/email_address_references.rb', line 47 def self.openapi_types { :'calls' => :'Object', :'customer_data' => :'Object', :'customer_engagement' => :'Object', :'emails' => :'Object', :'meetings' => :'Object', :'request_id' => :'Object' } end |