Sha256: ae18e80d36807fa7c58a7581ed8343b21c0c9ced2cf7f316ebb97ba1e96ee12f
Contents?: true
Size: 878 Bytes
Versions: 1
Compression:
Stored size: 878 Bytes
Contents
--- title: AutomateQueue --- ## PureCloud::AutomateQueue ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | The description for the queue object. | [optional] | | **members** | [**Array<User>**](User.html) | The members for the queue object. | [optional] | | **last_update_time** | **DateTime** | The last time that the queue was updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **last_update_user** | [**User**](User.html) | The user who last performed an update. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.36.1 | doc_out/AutomateQueue.html.md |