Sha256: d843a4c73f82e8d91c87c7c85a451715ccd15b695f685eb3faa4c3faecadc664
Contents?: true
Size: 504 Bytes
Versions: 2
Compression:
Stored size: 504 Bytes
Contents
# KlaviyoAPI::ProfileImportJobCreateQueryResourceObjectRelationshipsLists ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**Array<ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner>**](ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileImportJobCreateQueryResourceObjectRelationshipsLists.new( data: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-6.0.0 | docs/ProfileImportJobCreateQueryResourceObjectRelationshipsLists.md |
klaviyo-api-sdk-5.1.0 | docs/ProfileImportJobCreateQueryResourceObjectRelationshipsLists.md |