Sha256: d4b9110c0bc93af1755c65899f38558653ad36fb2631b60031263b44f763fe4d
Contents?: true
Size: 1.41 KB
Versions: 3
Compression:
Stored size: 1.41 KB
Contents
# DocuSign_eSign::WorkspaceUser ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_id** | **String** | The account ID associated with the envelope. | [optional] **account_name** | **String** | The name of the account that the workspace user belongs to. | [optional] **active_since** | **String** | | [optional] **created** | **String** | The UTC DateTime when the workspace user was created. | [optional] **created_by_id** | **String** | | [optional] **email** | **String** | | [optional] **error_details** | [**ErrorDetails**](ErrorDetails.md) | | [optional] **last_modified** | **String** | Utc date and time the comment was last updated (can only be done by creator.) | [optional] **last_modified_by_id** | **String** | | [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] **type** | **String** | Type of the user. Valid values: type_owner, type_participant. | [optional] **user_id** | **String** | | [optional] **user_name** | **String** | | [optional] **workspace_id** | **String** | | [optional] **workspace_user_base_url** | **String** | The relative URI that may be used to access a workspace user. | [optional] **workspace_user_id** | **String** | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/WorkspaceUser.md |
docusign_esign-0.0.2 | docs/WorkspaceUser.md |
docusign_esign-0.0.1 | docs/WorkspaceUser.md |