Method: OpenapiClient::ChinaDomesticPaymentMethod#hash
- Defined in:
- lib/openapi_client/models/china_domestic_payment_method.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
144 145 146 |
# File 'lib/openapi_client/models/china_domestic_payment_method.rb', line 144 def hash [china_domestic, brand].hash end |