Sha256: b282e763b402ba492deb5476d178e444e3684a96ef06bf1e2f029fae1016d333

Contents?: true

Size: 1.46 KB

Versions: 5

Compression:

Stored size: 1.46 KB

Contents

---
title: ScheduleGroup
---
## PureCloud::ScheduleGroup

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **description** | **String** |  | [optional] |
| **version** | **Integer** |  | [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] |
| **modified_by** | **String** |  | [optional] |
| **created_by** | **String** |  | [optional] |
| **state** | **String** |  | [optional] |
| **modified_by_app** | **String** |  | [optional] |
| **created_by_app** | **String** |  | [optional] |
| **time_zone** | **String** | The timezone the schedules are a part of.  This is not a schedule property to allow a schedule to be used in multiple timezones. | [optional] |
| **open_schedules** | [**Array<UriReference>**](UriReference.html) | The schedules defining the hours an organization is open. | [optional] |
| **closed_schedules** | [**Array<UriReference>**](UriReference.html) | The schedules defining the hours an organization is closed. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-17.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-16.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-15.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-14.1.0 docs/ScheduleGroup.md
purecloudplatformclientv2-14.0.0 docs/ScheduleGroup.md