Interface ApiError

Error response interface

Hierarchy

  • ApiError

Properties

code?: string
details?: unknown
message: string
status?: number

Generated using TypeDoc