Sha256: 3c94cc6703e8503450ab038bc66e0a9f059fa63e8afab986d8521969065c0766
Contents?: true
Size: 391 Bytes
Versions: 11
Compression:
Stored size: 391 Bytes
Contents
# KlaviyoAPI::TagFlowOpDataInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**FlowEnum**](FlowEnum.md) | | | | **id** | **String** | The IDs of the flows to link or unlink with the given Tag ID | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::TagFlowOpDataInner.new( type: null, id: null ) ```
Version data entries
11 entries across 11 versions & 1 rubygems