Method: KlaviyoAPI::HasSMSMarketingSubscribed#hash

Defined in:
lib/klaviyo-api-sdk/models/has_sms_marketing_subscribed.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



111
112
113
# File 'lib/klaviyo-api-sdk/models/has_sms_marketing_subscribed.rb', line 111

def hash
  [subscription, filters].hash
end