Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetBatchOperationErrors

type GetBatchOperationErrors = object;

Defined in: gen/types.gen.ts:8358

Properties

400

400: ProblemDetail;

Defined in: gen/types.gen.ts:8362

The provided data is not valid.


404

404: ProblemDetail;

Defined in: gen/types.gen.ts:8366

The batch operation is not found.


500

500: ProblemDetail;

Defined in: gen/types.gen.ts:8370

An internal error occurred while processing the request.