# DocuSign_eSign::Workspace ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **billable_account_id** | **String** | | [optional] **created** | **String** | | [optional] **created_by_information** | [**WorkspaceUser**](WorkspaceUser.md) | | [optional] **last_modified** | **String** | Utc date and time the comment was last updated (can only be done by creator.) | [optional] **last_modified_by_information** | [**WorkspaceUser**](WorkspaceUser.md) | | [optional] **status** | **String** | Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. | [optional] **workspace_base_url** | **String** | The relative URL that may be used to access the workspace. | [optional] **workspace_description** | **String** | Text describing the purpose of the workspace. | [optional] **workspace_id** | **String** | The id of the workspace, always populated. | [optional] **workspace_name** | **String** | The name of the workspace. | [optional] **workspace_uri** | **String** | The relative URI that may be used to access the workspace. | [optional]