DocumentFetchResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| documents | Vec |
Page of documents | |
| after | Option<String> | Pagination token for the next page. Null when there are no more documents. | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| documents | Vec |
Page of documents | |
| after | Option<String> | Pagination token for the next page. Null when there are no more documents. | [optional] |