Sha256: 8a527779027619d1bffbd38d0884a482541037927e0c49934a265325e1e5fdc1
Contents?: true
Size: 469 Bytes
Versions: 9
Compression:
Stored size: 469 Bytes
Contents
# KlaviyoAPI::ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**ListEnum**](ListEnum.md) | | | | **id** | **String** | Optional list to add the profiles to | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.new( type: null, id: VRgFBd ) ```
Version data entries
9 entries across 9 versions & 1 rubygems