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