Sha256: 2e2bc5a22cb5c8b39ee1bda4a92708ae007986a1ce63aca14743874abf769aa7
Contents?: true
Size: 738 Bytes
Versions: 3
Compression:
Stored size: 738 Bytes
Contents
# DocuSign_eSign::WorkspaceList ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **end_position** | **String** | The last position in the result set. | [optional] **result_set_size** | **String** | The number of results returned in this response. | [optional] **start_position** | **String** | Starting position of the current result set. | [optional] **total_set_size** | **String** | The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response. | [optional] **workspaces** | [**Array<Workspace>**](Workspace.md) | A list of workspaces. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/WorkspaceList.md |
docusign_esign-0.0.2 | docs/WorkspaceList.md |
docusign_esign-0.0.1 | docs/WorkspaceList.md |