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