Sha256: 41b7dc92c24ac4467eb99968453cfec3de2c2db54927f9f92ed4dc0415263b31
Contents?: true
Size: 465 Bytes
Versions: 9
Compression:
Stored size: 465 Bytes
Contents
# KlaviyoAPI::ProfileImportJobCreateQueryResourceObjectAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **profiles** | [**ProfileImportJobCreateQueryResourceObjectAttributesProfiles**](ProfileImportJobCreateQueryResourceObjectAttributesProfiles.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileImportJobCreateQueryResourceObjectAttributes.new( profiles: null ) ```
Version data entries
9 entries across 9 versions & 1 rubygems