Get Contact Result
data class GetContactResult(val antennaConfiguration: ContactsPropertiesResponseAntennaConfiguration, val contactProfile: ContactsPropertiesResponseContactProfile, val endAzimuthDegrees: Double, val endElevationDegrees: Double, val errorMessage: String, val groundStationName: String, val id: String, val maximumElevationDegrees: Double, val name: String, val reservationEndTime: String, val reservationStartTime: String, val rxEndTime: String, val rxStartTime: String, val startAzimuthDegrees: Double, val startElevationDegrees: Double, val status: String, val systemData: SystemDataResponse, val txEndTime: String, val txStartTime: String, val type: String)
Customer creates a contact resource for a spacecraft resource.
Constructors
Link copied to clipboard
fun GetContactResult(antennaConfiguration: ContactsPropertiesResponseAntennaConfiguration, contactProfile: ContactsPropertiesResponseContactProfile, endAzimuthDegrees: Double, endElevationDegrees: Double, errorMessage: String, groundStationName: String, id: String, maximumElevationDegrees: Double, name: String, reservationEndTime: String, reservationStartTime: String, rxEndTime: String, rxStartTime: String, startAzimuthDegrees: Double, startElevationDegrees: Double, status: String, systemData: SystemDataResponse, txEndTime: String, txStartTime: String, type: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard