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