Method: GongAPI::ContentSelector#context

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

#contextObject

If ‘Basic’, add links to external systems (context objects) such as CRM, Telephony System, Case Management. If ‘Extended’ include also data (context fields) for these links. Default value ‘None’



18
19
20
# File 'lib/gong_api/models/content_selector.rb', line 18

def context
  @context
end