Sha256: 8b6eb6ded5fe0bab2d4901f8926ffd923f4c463a2a852d5de48ee81fc6b1c8a2
Contents?: true
Size: 510 Bytes
Versions: 12
Compression:
Stored size: 510 Bytes
Contents
# KlaviyoAPI::ProfileSuppressionCreateQueryResourceObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**ProfileEnum**](ProfileEnum.md) | | | | **attributes** | [**ProfileSuppressionCreateQueryResourceObjectAttributes**](ProfileSuppressionCreateQueryResourceObjectAttributes.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileSuppressionCreateQueryResourceObject.new( type: null, attributes: null ) ```
Version data entries
12 entries across 12 versions & 1 rubygems