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