Sha256: 5c100e45da4323f4bcb1bbc6cf304345a8f2a9ee46dc1cc7f036d3d10f750a03
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
--- title: CampaignSchedule --- ## PureCloud::CampaignSchedule ## 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] | | **intervals** | [**Array<CampaignScheduleIntervals>**](CampaignScheduleIntervals.html) | | [optional] | | **time_zone** | **String** | | [optional] | | **campaign** | [**UriReference**](UriReference.html) | | [optional] | | **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/CampaignSchedule.html.md |
purecloud-0.37.1 | doc_out/CampaignSchedule.html.md |