Contact Profile Link Response
data class ContactProfileLinkResponse(val channels: List<ContactProfileLinkChannelResponse>, val direction: String, val eirpdBW: Double? = null, val gainOverTemperature: Double? = null, val name: String, val polarization: String)
Contact Profile Link.