Method: KlaviyoAPI::NoSMSMarketingUnsubscribed#hash
- Defined in:
- lib/klaviyo-api-sdk/models/no_sms_marketing_unsubscribed.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
111 112 113 |
# File 'lib/klaviyo-api-sdk/models/no_sms_marketing_unsubscribed.rb', line 111 def hash [subscription, filters].hash end |