beamable-sdk / schema / ProblemDetails
Type Alias: ProblemDetails¶
ProblemDetails =
object
Defined in: src/__generated__/schemas/ProblemDetails.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
detail?¶
optionaldetail:string|null
Defined in: src/__generated__/schemas/ProblemDetails.ts:7
instance?¶
optionalinstance:string|null
Defined in: src/__generated__/schemas/ProblemDetails.ts:8
status?¶
optionalstatus:number|null
Defined in: src/__generated__/schemas/ProblemDetails.ts:9
title?¶
optionaltitle:string|null
Defined in: src/__generated__/schemas/ProblemDetails.ts:10
type?¶
optionaltype:string|null
Defined in: src/__generated__/schemas/ProblemDetails.ts:11