Sha256: 878a45b3cf59f2e52fff094c4e5238f40f967918d37a6387261b2dfb05c85a89

Contents?: true

Size: 362 Bytes

Versions: 2

Compression:

Stored size: 362 Bytes

Contents

# KlaviyoAPI::CampaignSendJobCreateQueryResourceObjectAttributes

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | The ID of the campaign to send |  |

## Example

```ruby
require 'klaviyo-api-sdk'

instance = KlaviyoAPI::CampaignSendJobCreateQueryResourceObjectAttributes.new(
  id: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
klaviyo-api-sdk-4.1.0 docs/CampaignSendJobCreateQueryResourceObjectAttributes.md
klaviyo-api-sdk-2.0.0 docs/CampaignSendJobCreateQueryResourceObjectAttributes.md