Method: OpenapiClient::ChinaDomesticPaymentMethod#hash

Defined in:
lib/openapi_client/models/china_domestic_payment_method.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



144
145
146
# File 'lib/openapi_client/models/china_domestic_payment_method.rb', line 144

def hash
  [china_domestic, brand].hash
end