Sha256: 96c5c10cc0e280d117258124248f8ed5bc5d0078e77d9ef166ef6000db5a7294
Contents?: true
Size: 486 Bytes
Versions: 7
Compression:
Stored size: 486 Bytes
Contents
# KlaviyoAPI::SuppressionDeleteJobCreateQueryResourceObjectRelationshipsListData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**ListEnum**](ListEnum.md) | | | | **id** | **String** | The list to pull the profiles to remove suppressions from | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::SuppressionDeleteJobCreateQueryResourceObjectRelationshipsListData.new( type: null, id: Y6nRLr ) ```
Version data entries
7 entries across 7 versions & 1 rubygems