# Workspace

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**billableAccountId** | **String** | The id of the account to bill. | [optional] 
**callerInformation** | [**WorkspaceUser**](WorkspaceUser.md) |  | [optional] 
**created** | **String** | The UTC DateTime when the workspace user authorization was created. | [optional] 
**createdByInformation** | [**WorkspaceUser**](WorkspaceUser.md) |  | [optional] 
**lastModified** | **String** | The UTC date and time that the comment was last updated.  **Note**: This can only be done by the creator. | [optional] 
**lastModifiedByInformation** | [**WorkspaceUser**](WorkspaceUser.md) |  | [optional] 
**settings** | [**WorkspaceSettings**](WorkspaceSettings.md) |  | [optional] 
**status** | **String** | The status of the item. | [optional] 
**workspaceBaseUrl** | **String** | The relative URL for accessing the workspace. | [optional] 
**workspaceDescription** | **String** | Text describing the purpose of the workspace. | [optional] 
**workspaceId** | **String** | The id of the workspace. | [optional] 
**workspaceName** | **String** | The name of the workspace. | [optional] 
**workspaceUri** | **String** | The relative URI for accessing the workspace. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)