Interface PostsInsightsFeedResponseData

interface PostsInsightsFeedResponseData {
    user: PostsInsightsFeedResponseUser;
}

Properties

Properties