Method: OpenapiClient::CardInfoLookupRequest#hash
- Defined in:
- lib/openapi_client/models/card_info_lookup_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
113 114 115 |
# File 'lib/openapi_client/models/card_info_lookup_request.rb', line 113 def hash [store_id, payment_card].hash end |