Type Alias: SearchUserTaskVariablesErrors
type SearchUserTaskVariablesErrors = object;
Defined in: gen/types.gen.ts:17494
Properties
400
400: ProblemDetail;
Defined in: gen/types.gen.ts:17498
The provided data is not valid.
500
500: ProblemDetail;
Defined in: gen/types.gen.ts:17502
An internal error occurred while processing the request.