Interface PostsInsightsFeedResponseInline_insights_node

interface PostsInsightsFeedResponseInline_insights_node {
    metrics: PostsInsightsFeedResponseMetrics;
    state: string;
}

Properties

Properties

state: string