interface PivotGraph {
    Children: clientpb.PivotGraphEntry[];
}

Properties

Properties