Interface InsightsServiceAccountResponseDaysHourlyFollowersGraphsItem

interface InsightsServiceAccountResponseDaysHourlyFollowersGraphsItem {
    data_points: InsightsServiceAccountResponseDataPointsItem[];
    name: string;
}

Properties

Properties

name: string