Sha256: e67ef6f1cb77537d205470a5ef8c6cc64f7ae44e2757c56d7fd917034af5cf67

Contents?: true

Size: 1.86 KB

Versions: 15

Compression:

Stored size: 1.86 KB

Contents

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

## 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] |
| **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

15 entries across 15 versions & 1 rubygems

Version Path
purecloudplatformclientv2-29.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-28.0.1 docs/ScheduleGroup.md
purecloudplatformclientv2-28.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-27.1.0 docs/ScheduleGroup.md
purecloudplatformclientv2-27.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-26.0.1 docs/ScheduleGroup.md
purecloudplatformclientv2-26.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-25.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-24.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-23.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-22.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-21.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-20.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-19.0.0 docs/ScheduleGroup.md
purecloudplatformclientv2-18.0.0 docs/ScheduleGroup.md