Sha256: 2361f7fd8763ed366199f53460e9b1b631bea2ee1369b9c68718a34cf3c7b32b

Contents?: true

Size: 320 Bytes

Versions: 3

Compression:

Stored size: 320 Bytes

Contents

# KlaviyoAPI::TagSegmentOpDataInner

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **String** |  |  |
| **id** | **String** |  |  |

## Example

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

instance = KlaviyoAPI::TagSegmentOpDataInner.new(
  type: null,
  id: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

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