Sha256: 60438b826ffff9697d35154a3a75542b41422a04c79e68430eebac702189951f

Contents?: true

Size: 501 Bytes

Versions: 7

Compression:

Stored size: 501 Bytes

Contents

# KlaviyoAPI::SuppressionDeleteJobCreateQueryResourceObjectRelationshipsSegmentData

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | [**SegmentEnum**](SegmentEnum.md) |  |  |
| **id** | **String** | The segment to pull the profiles to remove suppressions from |  |

## Example

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

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

Version data entries

7 entries across 7 versions & 1 rubygems

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