useresponse
    Preparing search index...

    Interface ReportGroup

    interface ReportGroup {
        count?: number;
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    count?: number
    id?: string
    name?: string