Method: OpenapiClient::ChinaDomestic#hash
- Defined in:
- lib/openapi_client/models/china_domestic.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
343 344 345 |
# File 'lib/openapi_client/models/china_domestic.rb', line 343 def hash [product_code, product_quantity, product_price, product_description, redirect_url, limit_card_function_to_debit, customer_id, bank_id, open_id].hash end |