Interface ApiError

Hierarchy

  • ApiError

Properties

Properties

context?: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
message: string

Generated using TypeDoc