Sha256: a13025ec7ec0370867c121ae15babb2f233bb8e8d86560f1b301e40c6047e25e
Contents?: true
Size: 485 Bytes
Versions: 12
Compression:
Stored size: 485 Bytes
Contents
# KlaviyoAPI::SubscriptionDeleteJobCreateQueryResourceObjectAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **profiles** | [**SubscriptionDeleteJobCreateQueryResourceObjectAttributesProfiles**](SubscriptionDeleteJobCreateQueryResourceObjectAttributesProfiles.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::SubscriptionDeleteJobCreateQueryResourceObjectAttributes.new( profiles: null ) ```
Version data entries
12 entries across 12 versions & 1 rubygems