Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Response

Index

Type aliases

ServerError

ServerError: { response: { errors: Array<{ code: string; message: string }> } }

Type declaration

  • response: { errors: Array<{ code: string; message: string }> }
    • errors: Array<{ code: string; message: string }>

Generated using TypeDoc