Sha256: f94bcebb2da7c03777bf60c631a919610627688554b90ac5b5caaca1399c37c7

Contents?: true

Size: 413 Bytes

Versions: 5

Compression:

Stored size: 413 Bytes

Contents

# KlaviyoAPI::ProfileSuppressionCreateQueryResourceObjectAttributes

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **email** | **String** | The email of the profile to suppress. | [optional] |

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
klaviyo-api-sdk-6.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-5.1.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-5.0.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-4.2.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-4.1.0 docs/ProfileSuppressionCreateQueryResourceObjectAttributes.md