Method: KlaviyoAPI::CouponCreateQueryResourceObject#hash
- Defined in:
- lib/klaviyo-api-sdk/models/coupon_create_query_resource_object.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
113 114 115 |
# File 'lib/klaviyo-api-sdk/models/coupon_create_query_resource_object.rb', line 113 def hash [type, attributes].hash end |