Sha256: bcfb74632ab2a6e07f29d8467c7728ee9ece686c335defc783616aeb956ea0e9

Contents?: true

Size: 1.79 KB

Versions: 68

Compression:

Stored size: 1.79 KB

Contents

---
title: Schedule
---
## PureCloud::Schedule

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the entity. | |
| **description** | **String** | The resource's description. | [optional] |
| **version** | **Integer** | The current version of the resource. | [optional] |
| **date_created** | **DateTime** | The date the resource was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | The date of the last modification to the resource. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** | The ID of the user that last modified the resource. | [optional] |
| **created_by** | **String** | The ID of the user that created the resource. | [optional] |
| **state** | **String** | Indicates if the resource is active, inactive, or deleted. | [optional] |
| **modified_by_app** | **String** | The application that last modified the resource. | [optional] |
| **created_by_app** | **String** | The application that created the resource. | [optional] |
| **start** | [**LocalDateTime**](LocalDateTime.html) | Date time is represented as an ISO-8601 string without a timezone. For example: yyyy-MM-ddTHH:mm:ss.SSS | [optional] |
| **_end** | [**LocalDateTime**](LocalDateTime.html) | Date time is represented as an ISO-8601 string without a timezone. For example: yyyy-MM-ddTHH:mm:ss.SSS | [optional] |
| **rrule** | **String** | An iCal Recurrence Rule (RRULE) string. | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
purecloudplatformclientv2-39.0.0 docs/Schedule.md
purecloudplatformclientv2-38.0.0 docs/Schedule.md
purecloudplatformclientv2-37.0.0 docs/Schedule.md
purecloudplatformclientv2-36.1.0 docs/Schedule.md
purecloudplatformclientv2-36.0.0 docs/Schedule.md
purecloudplatformclientv2-35.0.0 docs/Schedule.md
purecloudplatformclientv2-34.0.0 docs/Schedule.md
purecloudplatformclientv2-33.1.0 docs/Schedule.md
purecloudplatformclientv2-33.0.0 docs/Schedule.md
purecloudplatformclientv2-32.0.0 docs/Schedule.md
purecloudplatformclientv2-31.0.0 docs/Schedule.md
purecloudplatformclientv2-30.1.0 docs/Schedule.md
purecloudplatformclientv2-30.0.0 docs/Schedule.md
purecloudplatformclientv2-29.0.0 docs/Schedule.md
purecloudplatformclientv2-28.0.1 docs/Schedule.md
purecloudplatformclientv2-28.0.0 docs/Schedule.md
purecloudplatformclientv2-27.1.0 docs/Schedule.md
purecloudplatformclientv2-27.0.0 docs/Schedule.md
purecloudplatformclientv2-26.0.1 docs/Schedule.md
purecloudplatformclientv2-26.0.0 docs/Schedule.md