Skip to main content
Version: 8.9

Type Alias: BatchOperationItemSearchQueryResult

type BatchOperationItemSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: BatchOperationItemResponse[];

The matching batch operation items.