Method: GongAPI::Call#context
- Defined in:
- lib/gong_api/models/call.rb
#context ⇒ Object
A list of links to external systems such as CRM, Dialer, Case Management, etc.
22 23 24 |
# File 'lib/gong_api/models/call.rb', line 22 def context @context end |