BatchSearchResult

Description

The BatchSearchResult object contains the results for SearchBatches requests.

Properties

TypeNameDescription
BatchStatus[]BatchesList of BatchStatus objects for the matched batches.
stringBatchesMatchedTotal number of batches matched.
stringBatchesReturnedTotal number of batches returned.
stringLimitMaximum number of objects to return.
stringStartIndexIndex of the first object returned in the list.