Sha256: 3d2463d1b97db644a6a34e1e83ae7873f13b6deae6eaccd1ff1fa3cb018d01c6
Contents?: true
Size: 1.02 KB
Versions: 94
Compression:
Stored size: 1.02 KB
Contents
--- title: CallableTimeSet --- ## PureCloud::CallableTimeSet ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the CallableTimeSet. | | | **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] | | **callable_times** | [**Array<CallableTime>**](CallableTime.html) | The list of CallableTimes for which it is acceptable to place outbound calls. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
94 entries across 94 versions & 1 rubygems