Skip to main content
Version: 8.9

Type Alias: BatchOperationSearchQueryResult

type BatchOperationSearchQueryResult = SearchQueryResponse & object;

The batch operation search query result.

Type Declaration

items

items: BatchOperationResponse[];

The matching batch operations.