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

Version Path
klaviyo-api-sdk-12.0.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-11.1.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-11.0.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-10.0.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-9.0.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-8.0.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-7.1.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-6.0.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md
klaviyo-api-sdk-5.1.0 docs/ProfileImportJobCreateQueryResourceObjectRelationshipsListsDataInner.md