Method: OpenapiClient::UsePaymentToken#hash
- Defined in:
- lib/openapi_client/models/use_payment_token.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
187 188 189 |
# File 'lib/openapi_client/models/use_payment_token.rb', line 187 def hash [value, token_origin_store_id, function, security_code, expiry_date].hash end |