Interface GetReportCount

interface GetReportCount {
    community_id?: number;
}

Properties

Properties

community_id?: number