Get Spacecraft Result
fun GetSpacecraftResult(authorizationStatus: String, authorizationStatusExtended: String, etag: String, id: String, links: List<SpacecraftLinkResponse>? = null, location: String, name: String, noradId: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, titleLine: String? = null, tleLine1: String? = null, tleLine2: String? = null, type: String)