ReportBlockInfo: {
    aggregateReferences: ReportAggregateReference[];
    blockId: string;
    joinTable: string;
}

Type declaration