Type Alias: SearchUserTasksResponses
type SearchUserTasksResponses = object;
Defined in: gen/types.gen.ts:16797
Properties
200
200: SearchQueryResponse & object;
Defined in: gen/types.gen.ts:16801
User task search query response.
Type Declaration
items?
optional items: object[];
The matching user tasks.