Method: GongAPI::ExternalCrmCallObject#hash
- Defined in:
- lib/gong_api/models/external_crm_call_object.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
155 156 157 |
# File 'lib/gong_api/models/external_crm_call_object.rb', line 155 def hash [fields, object_id, object_type].hash end |