Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIErrorResponse

Represents an API error response object.

Hierarchy

  • APIErrorResponse

Index

Properties

Properties

errors: { code: string; detail: string; meta?: unknown; status: string }[]

Generated using TypeDoc