Method: UltracartClient::ExperimentsResponse#hash

Defined in:
lib/ultracart_api/models/experiments_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



133
134
135
# File 'lib/ultracart_api/models/experiments_response.rb', line 133

def hash
  [error, experiments, , success, warning].hash
end