Hierarchy

  • ComplaintsData

Properties

Properties

book: {
    id: string;
}

Type declaration

  • id: string
complaints: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number

Generated using TypeDoc