Type alias ReportCollection

ReportCollection: {
    id: string;
}[]

Generated using TypeDoc