Sha256: 5c82df588bd163109255909012e37073bd11ffeb2c8cbc9aadefa27b523498a9
Contents?: true
Size: 457 Bytes
Versions: 13
Compression:
Stored size: 457 Bytes
Contents
# KlaviyoAPI::CampaignSendJobPartialUpdateQueryResourceObjectAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **action** | **String** | The action you would like to take with this send job from among 'cancel' and 'revert' | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::CampaignSendJobPartialUpdateQueryResourceObjectAttributes.new( action: cancel ) ```
Version data entries
13 entries across 13 versions & 1 rubygems