ProblemDetails

Type Alias: ProblemDetails

[object Object]

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

Indexable

[key: string]: unknown

Properties

detail?

optional detail?: string | null

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


instance?

optional instance?: string | null

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


status?

optional status?: number | null

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


title?

optional title?: string | null

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


type?

optional type?: string | null

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

On this page