Method: GongAPI::EmailAddressReferences#customer_data

Defined in:
lib/gong_api/models/email_address_references.rb

#customer_dataObject

A list of links to data from external systems (such as CRM, Telephony System, Case Management, etc.) that reference the email address and that Gong stores.



20
21
22
# File 'lib/gong_api/models/email_address_references.rb', line 20

def customer_data
  @customer_data
end