Sha256: f2c43b7d94a8dee2591c8bca9ae406e10be7d7bb1ec32661a18a5e7f5e44f57f

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

---
title: CampaignSequence
---
## PureCloud::CampaignSequence

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **date_created** | **DateTime** | creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **version** | **Integer** | required for updates, must match the version number of the most recent update | [optional] |
| **campaigns** | [**Array<UriReference>**](UriReference.html) |  | [optional] |
| **current_campaign** | **Integer** |  | [optional] |
| **status** | **String** |  | [optional] |
| **stop_message** | **String** |  | [optional] |
| **repeat** | **BOOLEAN** |  | [optional] [default to false]|
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloud-0.38.1 doc_out/CampaignSequence.html.md
purecloud-0.37.1 doc_out/CampaignSequence.html.md