ContactDetailResponse

fun ContactDetailResponse(email: String? = null, phone: String? = null, role: String? = null)