Sha256: ca999529c9354257606be6932c0301bc03d2dbf034d46c4ca525d112d461ee89
Contents?: true
Size: 343 Bytes
Versions: 1
Compression:
Stored size: 343 Bytes
Contents
# KlaviyoAPI::TagSegmentOpDataInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**SegmentEnum**](SegmentEnum.md) | | | | **id** | **String** | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::TagSegmentOpDataInner.new( type: null, id: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-4.1.0 | docs/TagSegmentOpDataInner.md |