Sha256: 48824040a8088e23a237ef3b70154fbec3bd98989eea51526b699d12d80d082b
Contents?: true
Size: 1.06 KB
Versions: 14
Compression:
Stored size: 1.06 KB
Contents
--- title: Workspace --- ## PureCloud::Workspace ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **type** | **String** | | [optional] | | **is_current_user_workspace** | **BOOLEAN** | | [optional] [default to false]| | **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
14 entries across 14 versions & 1 rubygems