Interface ReportPointOfViewFactSheetEdge

interface ReportPointOfViewFactSheetEdge {
    node: ReportPointOfViewFactSheetNode;
}

Properties

Properties

Generated using TypeDoc