Sha256: 970a8d2adf247f73c33b84d3ebbdc40f79e5434c1b04bba88b98d66da12327b3

Contents?: true

Size: 301 Bytes

Versions: 1

Compression:

Stored size: 301 Bytes

Contents

# KlaviyoAPI::SMSChannel

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **marketing** | [**SMSMarketing**](SMSMarketing.md) |  | [optional] |

## Example

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

instance = KlaviyoAPI::SMSChannel.new(
  marketing: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
klaviyo-api-sdk-2.0.0 docs/SMSChannel.md