Sha256: b67d1d620fa60956c2ef430f7ab25b3fdf2b8d35c19914ab93abd0d1e3354f3a
Contents?: true
Size: 566 Bytes
Versions: 5
Compression:
Stored size: 566 Bytes
Contents
# KlaviyoAPI::SuppressionDeleteJobCreateQueryResourceObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**ProfileSuppressionBulkDeleteJobEnum**](ProfileSuppressionBulkDeleteJobEnum.md) | | | | **attributes** | [**SuppressionDeleteJobCreateQueryResourceObjectAttributes**](SuppressionDeleteJobCreateQueryResourceObjectAttributes.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::SuppressionDeleteJobCreateQueryResourceObject.new( type: null, attributes: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems