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