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

Version Path
klaviyo-api-sdk-12.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-11.1.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-11.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-10.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-9.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-8.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-7.1.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md