Interface PendingFriendshipsFeedResponseSuggested_users

interface PendingFriendshipsFeedResponseSuggested_users {
    netego_type: string;
    suggestions: PendingFriendshipsFeedResponseSuggestionsItem[];
}

Properties

netego_type: string