ProblemDetails

Type Alias: ProblemDetails

[object Object]

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

Indexable

[key: string]: unknown

Properties

detail?

optional detail?: string | null

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


instance?

optional instance?: string | null

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


status?

optional status?: number | null

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


title?

optional title?: string | null

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


type?

optional type?: string | null

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

On this page