Type Alias: SearchUserTaskVariablesResponses
type SearchUserTaskVariablesResponses = object;
Defined in: gen/types.gen.ts:17507
Properties
200
200: SearchQueryResponse & object;
Defined in: gen/types.gen.ts:17511
Variable search query response.
Type Declaration
items?
optional items: object & object[];
The matching variables.