Sha256: 65484a6cd6b339791309cf7022c13325f842f9a88f069f7f23fe71aae46d1e0c
Contents?: true
Size: 415 Bytes
Versions: 5
Compression:
Stored size: 415 Bytes
Contents
# KlaviyoAPI::ProfileSuppressionDeleteQueryResourceObjectAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **email** | **String** | The email of the profile to unsuppress. | [optional] | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileSuppressionDeleteQueryResourceObjectAttributes.new( email: matt-kemp@klaviyo-demo.com ) ```
Version data entries
5 entries across 5 versions & 1 rubygems