ProblemDetails

Type Alias: ProblemDetails

[object Object]

Defined in: app/api/types.gen.ts:1442

Indexable

[key: string]: unknown

Properties

detail?

optional detail?: string | null

Defined in: app/api/types.gen.ts:1446


instance?

optional instance?: string | null

Defined in: app/api/types.gen.ts:1447


status?

optional status?: number | null

Defined in: app/api/types.gen.ts:1445


title?

optional title?: string | null

Defined in: app/api/types.gen.ts:1444


type?

optional type?: string | null

Defined in: app/api/types.gen.ts:1443

On this page