Sha256: 57903af37957f6c470424ea4fcee031ab8be1543c412ae63f2cdf85e425dfa49
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 Bytes
Contents
# KlaviyoAPI::SegmentCreateQuery ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**SegmentCreateQueryResourceObject**](SegmentCreateQueryResourceObject.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::SegmentCreateQuery.new( data: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems