Method: OpenapiClient::Secure3DAuthenticationResult#hash
- Defined in:
- lib/openapi_client/models/secure3_d_authentication_result.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
251 252 253 |
# File 'lib/openapi_client/models/secure3_d_authentication_result.rb', line 251 def hash [cavv, xid, ds_transaction_id, authentication_response, transaction_status, ].hash end |