Sha256: 006d543b79b59b101537822056eaeb44ac77f6365b354628c5633dca2f4db6d3
Contents?: true
Size: 1.01 KB
Versions: 78
Compression:
Stored size: 1.01 KB
Contents
--- title: CallableTimeSet --- ## PureCloud::CallableTimeSet ## 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] | | **callable_times** | [**Array<CallableTime>**](CallableTime.html) | list of time/timezone groupings 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
78 entries across 78 versions & 2 rubygems