Method: ConstantContactClient::CreateImportJSONActivityRequest#hash
- Defined in:
- lib/constant_contact_client/models/create_import_json_activity_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
163 164 165 |
# File 'lib/constant_contact_client/models/create_import_json_activity_request.rb', line 163 def hash [import_data, list_ids, ].hash end |