Interface PostsInsightsFeedResponseUser

interface PostsInsightsFeedResponseUser {
    business_manager: PostsInsightsFeedResponseBusiness_manager;
    id: string;
}

Properties

Properties

id: string