Interface InsightsServiceAccountResponseTotal_count_graph

interface InsightsServiceAccountResponseTotal_count_graph {
    data_points: InsightsServiceAccountResponseDataPointsItem[];
    graph_name: string;
}

Properties

graph_name: string