Method: GongAPI::EmailAddressReferences.attribute_map
- Defined in:
- lib/gong_api/models/email_address_references.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
35 36 37 38 39 40 41 42 43 44 |
# File 'lib/gong_api/models/email_address_references.rb', line 35 def self.attribute_map { :'calls' => :'calls', :'customer_data' => :'customerData', :'customer_engagement' => :'customerEngagement', :'emails' => :'emails', :'meetings' => :'meetings', :'request_id' => :'requestId' } end |