Skip to main content
Version: 8.9 (unreleased)

Type Alias: SearchBatchOperationItemsResponses

type SearchBatchOperationItemsResponses = object;

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

Properties

200

200: SearchQueryResponse & object;

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

The batch operation search result.

Type Declaration

items?
optional items: object[];

The matching batch operation items.