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