Sha256: ce91047f8b26f693286f7d9ea7f40c4035edea5426a7aee8dc04d42a8cb9278d

Contents?: true

Size: 1.09 KB

Versions: 9

Compression:

Stored size: 1.09 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] [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

9 entries across 9 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/Workspace.html.md
purecloud-0.62.1 doc_out/Workspace.html.md
purecloud-0.61.1 doc_out/Workspace.html.md
purecloud-0.60.1 doc_out/Workspace.html.md
purecloud-0.59.1 doc_out/Workspace.html.md
purecloud-0.58.1 doc_out/Workspace.html.md
purecloud-0.57.1 doc_out/Workspace.html.md
purecloud-0.56.1 doc_out/Workspace.html.md
purecloud-0.55.1 doc_out/Workspace.html.md