Method: TurnkeyClient::ActivateBillingTierIntent#hash

Defined in:
lib/turnkey_client/models/activate_billing_tier_intent.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



92
93
94
# File 'lib/turnkey_client/models/activate_billing_tier_intent.rb', line 92

def hash
  [product_id].hash
end