Sha256: d9f3fa7a799b7c66fca17b096c15caf2f62da949bb89e2629be2c99512be1c7e
Contents?: true
Size: 881 Bytes
Versions: 3
Compression:
Stored size: 881 Bytes
Contents
# DocuSign_eSign::FolderItemResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **end_position** | **String** | The last position in the result set. | [optional] **folder_items** | [**Array<FolderItemV2>**](FolderItemV2.md) | A list of the envelopes in the specified folder or folders. | [optional] **next_uri** | **String** | The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null. | [optional] **previous_uri** | **String** | The postal code for the billing address. | [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_rows** | **String** | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/FolderItemResponse.md |
docusign_esign-0.0.2 | docs/FolderItemResponse.md |
docusign_esign-0.0.1 | docs/FolderItemResponse.md |