Method: KlaviyoAPI::Timeframe#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



134
135
136
# File 'lib/klaviyo-api-sdk/models/timeframe.rb', line 134

def hash
  [key].hash
end