BatchSearchResult
Description
The BatchSearchResult object contains the results for SearchBatches requests.
Properties
| Type | Name | Description |
|---|---|---|
| BatchStatus[] | Batches | List of BatchStatus objects for the matched batches. |
| string | BatchesMatched | Total number of batches matched. |
| string | BatchesReturned | Total number of batches returned. |
| string | Limit | Maximum number of objects to return. |
| string | StartIndex | Index of the first object returned in the list. |
Updated 6 months ago
