ProblemDetails

Type Alias: ProblemDetails

[object Object]

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

Indexable

[key: string]: unknown

Properties

detail?

optional detail?: string | null

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


instance?

optional instance?: string | null

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


status?

optional status?: number | null

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


title?

optional title?: string | null

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


type?

optional type?: string | null

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

On this page