Sha256: 43a9f30611c5c94c6446b3238dfe8a6f8448ee2cdab9d63b9523cb40de8444ca
Contents?: true
Size: 403 Bytes
Versions: 7
Compression:
Stored size: 403 Bytes
Contents
# KlaviyoAPI::ProfileSuppressionCreateQueryResourceObjectAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **email** | **String** | The email of the profile to suppress. | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileSuppressionCreateQueryResourceObjectAttributes.new( email: matt-kemp@klaviyo-demo.com ) ```
Version data entries
7 entries across 7 versions & 1 rubygems