Sha256: 8cda4981f495858870b9ef20bbfd9a7f13bf2826098649960b931ab683067ac0
Contents?: true
Size: 1 KB
Versions: 1
Compression:
Stored size: 1 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** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **version** | **Integer** | | [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.36.1 | doc_out/CampaignSequence.html.md |