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