ContactDetailsResponse

constructor(contactName: String, emailList: List<String>, mobile: String? = null, notificationPreference: List<NotificationPreferenceResponse>? = null, phone: String, phoneExtension: String? = null)