Method: KlaviyoAPI::CouponCodeCreateJobCreateQuery.openapi_types

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

.openapi_typesObject

Attribute type mapping.



33
34
35
36
37
# File 'lib/klaviyo-api-sdk/models/coupon_code_create_job_create_query.rb', line 33

def self.openapi_types
  {
    :'data' => :'CouponCodeCreateJobCreateQueryResourceObject'
  }
end