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