Method: KlaviyoAPI::EventCreateQueryV2ResourceObjectAttributesProfile.openapi_types
- Defined in:
- lib/klaviyo-api-sdk/models/event_create_query_v2_resource_object_attributes_profile.rb
.openapi_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 |
# File 'lib/klaviyo-api-sdk/models/event_create_query_v2_resource_object_attributes_profile.rb', line 33 def self.openapi_types { :'data' => :'EventProfileCreateQueryResourceObject' } end |