Method: OpenapiClient::AliPayPaymentMethod#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/openapi_client/models/ali_pay_payment_method.rb', line 96

def hash
  [ali_pay].hash
end