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