Method: KlaviyoAPI::CouponCodeCreateQueryResourceObjectRelationships.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



21
22
23
24
25
# File 'lib/klaviyo-api-sdk/models/coupon_code_create_query_resource_object_relationships.rb', line 21

def self.attribute_map
  {
    :'coupon' => :'coupon'
  }
end