ContactResponse

constructor(id: String, waId: String, name: String, profilePicUrl: String?, email: String?, notes: String?, tags: List<TagResponse>, lastInteraction: LocalDateTime?, is24hWindowActive: Boolean)(source)