ErrorResponseDto

Type Alias: ErrorResponseDto

[object Object]

Defined in: api/types.gen.ts:441

Represents an error response.

Properties

message

[object Object]

Defined in: api/types.gen.ts:445

The error message describing the issue that occurred.

On this page