Sha256: fc9e65182565c068f20c983d025f2566f1e790e3adc452d39ecb0eb91f31e045

Contents?: true

Size: 332 Bytes

Versions: 2

Compression:

Stored size: 332 Bytes

Contents

# KlaviyoAPI::Suppression

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **email** | **String** | The email of the profile to suppress / unsuppress. |  |

## Example

```ruby
require 'klaviyo-api-sdk'

instance = KlaviyoAPI::Suppression.new(
  email: matt-kemp@klaviyo-demo.com
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
klaviyo-api-sdk-2.0.0 docs/Suppression.md
klaviyo-api-sdk-1.2.0 docs/Suppression.md