Method: KlaviyoAPI::CouponCreateQueryResourceObject.build_from_hash
- Defined in:
- lib/klaviyo-api-sdk/models/coupon_create_query_resource_object.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
120 121 122 |
# File 'lib/klaviyo-api-sdk/models/coupon_create_query_resource_object.rb', line 120 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |