Interface InsightsServicePostResponseReach

interface InsightsServicePostResponseReach {
    follow_status: InsightsServicePostResponseFollow_status;
    value: number;
}

Properties

Properties

value: number