InteractiveApiFlightStatusesForPaxAndCrew (Object)
type InteractiveApiFlightStatusesForPaxAndCrew {
crewList: [CrewInteractiveApiReport!]!
passengerContactList: [PassengerContactInteractiveApiReport!]!
}
Fields
InteractiveApiFlightStatusesForPaxAndCrew.crewList ● [CrewInteractiveApiReport!]! non-null object
InteractiveApiFlightStatusesForPaxAndCrew.passengerContactList ● [PassengerContactInteractiveApiReport!]! non-null object
Member Of
InteractiveAPI object