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