Method: OpenapiClient::PurchaseCards#hash

Defined in:
lib/openapi_client/models/purchase_cards.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



92
93
94
# File 'lib/openapi_client/models/purchase_cards.rb', line 92

def hash
  [level2, level3].hash
end