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