Skip to main content

CrewProperty (Object)

type CrewProperty {
trNid: Int!
commanderLogin: Login
cockpitCrewCount: Int!
cabinCrewCount: Int!
fullCockpitCrewCount: Int!
fullCabinCrewCount: Int!
fullCockpitAndCabinCrewCount: Int!
}

Fields

CrewProperty.trNid ● Int! non-null scalar

CrewProperty.commanderLogin ● Login object

CrewProperty.cockpitCrewCount ● Int! non-null scalar

CrewProperty.cabinCrewCount ● Int! non-null scalar

CrewProperty.fullCockpitCrewCount ● Int! non-null scalar

CrewProperty.fullCabinCrewCount ● Int! non-null scalar

CrewProperty.fullCockpitAndCabinCrewCount ● Int! non-null scalar

Member Of

EmptyLeg object ● Flight object ● Leg object