Method: TalonOne::MultipleCustomerProfileIntegrationRequest#hash

Defined in:
lib/talon_one/models/multiple_customer_profile_integration_request.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



90
91
92
# File 'lib/talon_one/models/multiple_customer_profile_integration_request.rb', line 90

def hash
  [customer_profiles].hash
end