Method: OpenapiClient::ConnectPurolatorRequestBody#hash
- Defined in:
- lib/openapi_client/models/connect_purolator_request_body.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
182 183 184 |
# File 'lib/openapi_client/models/connect_purolator_request_body.rb', line 182 def hash [account_number, activation_key, nickname].hash end |