Method: OpenapiClient::PurchaseCards#hash
- Defined in:
- lib/openapi_client/models/purchase_cards.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
92 93 94 |
# File 'lib/openapi_client/models/purchase_cards.rb', line 92 def hash [level2, level3].hash end |