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