Sha256: ea310923e86f9d815fd46d997e015324ebd8cd70dde9632b174498a75ebe9fc9

Contents?: true

Size: 477 Bytes

Versions: 2

Compression:

Stored size: 477 Bytes

Contents

# KlaviyoAPI::SubscriptionDeleteJobCreateQueryResourceObjectRelationshipsListData

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | [**ListEnum**](ListEnum.md) |  |  |
| **id** | **String** | Optional, the list to remove the profiles from |  |

## Example

```ruby
require 'klaviyo-api-sdk'

instance = KlaviyoAPI::SubscriptionDeleteJobCreateQueryResourceObjectRelationshipsListData.new(
  type: null,
  id: Y6nRLr
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
klaviyo-api-sdk-5.0.0 docs/SubscriptionDeleteJobCreateQueryResourceObjectRelationshipsListData.md
klaviyo-api-sdk-4.2.0 docs/SubscriptionDeleteJobCreateQueryResourceObjectRelationshipsListData.md