TargetedUserSuggestionsResponse

constructor(    department: List<Contact> = emptyList(),     jobTitle: List<Contact> = emptyList(),     tags: List<Contact> = emptyList(),     more: List<Contact> = emptyList())