Skip to main content
Version: 8.9 (unreleased)

Type Alias: BatchOperationItemSearchQueryResult

type BatchOperationItemSearchQueryResult = SearchQueryResponse & object;

Defined in: gen/types.gen.ts:854

Type Declaration

items?

optional items: BatchOperationItemResponse[];

The matching batch operation items.