Skip to main content
Version: 8.10 (unreleased)

Type Alias: BatchOperationItemSearchQueryResult

type BatchOperationItemSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: BatchOperationItemResponse[];

The matching batch operation items.