Sha256: d279a4930fc218b88f9b8acdae83a457ce62d8169aa4de63e578b8521fba7de0
Contents?: true
Size: 1.21 KB
Versions: 3
Compression:
Stored size: 1.21 KB
Contents
# 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]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/Workspace.md |
docusign_esign-0.0.2 | docs/Workspace.md |
docusign_esign-0.0.1 | docs/Workspace.md |