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