GetGroundStationResult

constructor(altitudeMeters: Double? = null, capabilities: List<String>, city: String? = null, globalCommunicationsSite: GroundStationsPropertiesResponseGlobalCommunicationsSite, id: String, latitudeDegrees: Double? = null, location: String, longitudeDegrees: Double? = null, name: String, providerName: String? = null, releaseMode: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)