Sha256: f4ac9ca9fbe0fc5f10c00091e8a5062e394c06ccaa1afaa66f26742714480976
Contents?: true
Size: 1.07 KB
Versions: 111
Compression:
Stored size: 1.07 KB
Contents
--- title: Workspace --- ## PureCloud::Workspace ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The current name of the workspace. | | | **type** | **String** | | [optional] | | **is_current_user_workspace** | **BOOLEAN** | | [optional] | | **user** | [**UriReference**](UriReference.html) | | [optional] | | **bucket** | **String** | | [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] | | **summary** | [**WorkspaceSummary**](WorkspaceSummary.html) | | [optional] | | **acl** | **Array<String>** | | [optional] | | **description** | **String** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
111 entries across 111 versions & 2 rubygems