Method: KlaviyoAPI::Timeframe#hash
- Defined in:
- lib/klaviyo-api-sdk/models/timeframe.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
134 135 136 |
# File 'lib/klaviyo-api-sdk/models/timeframe.rb', line 134 def hash [key].hash end |