Sha256: ad97995eddd9e000072b112de753414da0b818de005d47c337c8b450ef192295
Contents?: true
Size: 976 Bytes
Versions: 3
Compression:
Stored size: 976 Bytes
Contents
# DocuSign_eSign::WorkspaceFolderContents ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **end_position** | **String** | The last position in the result set. | [optional] **folder** | [**WorkspaceItem**](WorkspaceItem.md) | | [optional] **items** | [**Array<WorkspaceItem>**](WorkspaceItem.md) | | [optional] **parent_folders** | [**Array<WorkspaceItem>**](WorkspaceItem.md) | | [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] **workspace_id** | **String** | The id of the workspace, always populated. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/WorkspaceFolderContents.md |
docusign_esign-0.0.2 | docs/WorkspaceFolderContents.md |
docusign_esign-0.0.1 | docs/WorkspaceFolderContents.md |