Method: KlaviyoAPI::NoPushMarketing#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



99
100
101
# File 'lib/klaviyo-api-sdk/models/no_push_marketing.rb', line 99

def hash
  [subscription].hash
end