Skip to main content
Version: 8.9

Type Alias: VariableSearchQueryResult

type VariableSearchQueryResult = SearchQueryResponse & object;

Variable search query response.

Type Declaration

items

items: VariableSearchResult[];

The matching variables.