Sha256: d448089ad2c750d8f5e20a38de6e9a53d603bbcf15c383bfbda116727c2f636d
Contents?: true
Size: 478 Bytes
Versions: 7
Compression:
Stored size: 478 Bytes
Contents
# KlaviyoAPI::SuppressionCreateJobCreateQueryResourceObjectRelationshipsSegmentData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**SegmentEnum**](SegmentEnum.md) | | | | **id** | **String** | Suppress all profiles in this segment | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::SuppressionCreateJobCreateQueryResourceObjectRelationshipsSegmentData.new( type: null, id: Y6nRLr ) ```
Version data entries
7 entries across 7 versions & 1 rubygems