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