Method: GongAPI::CustomerData#hash
- Defined in:
- lib/gong_api/models/customer_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
134 135 136 |
# File 'lib/gong_api/models/customer_data.rb', line 134 def hash [objects, system].hash end |