Method: OpenapiClient::UpdatePaymentToken#hash
- Defined in:
- lib/openapi_client/models/update_payment_token.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
127 128 129 |
# File 'lib/openapi_client/models/update_payment_token.rb', line 127 def hash [value, reusable, decline_duplicates, payment_card].hash end |