Skip to main content
Version: 8.9 (unreleased)

Type Alias: SearchVariablesResponses

type SearchVariablesResponses = object;

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

Properties

200

200: SearchQueryResponse & object;

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

Variable search query response.

Type Declaration

items?
optional items: object & object[];

The matching variables.