Sha256: 7b364aab8a2745c45e9c659769f961c3ac1fe50482f15da080312a3fa308e9b9
Contents?: true
Size: 1.02 KB
Versions: 5
Compression:
Stored size: 1.02 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] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems