ApiError: {
    reason: string;
    status: "failure";
}

Type declaration

  • reason: string
  • status: "failure"

Generated using TypeDoc