CrewAppLegPermit (Object)
type CrewAppLegPermit {
country: CrewAppCountry!
legPermitNid: LegPermitNid!
number: String!
notes: String!
supplier: String!
validity: Int!
}
Fields
CrewAppLegPermit.country ● CrewAppCountry! non-null object
CrewAppLegPermit.legPermitNid ● LegPermitNid! non-null scalar
CrewAppLegPermit.number ● String! non-null scalar
CrewAppLegPermit.notes ● String! non-null scalar
CrewAppLegPermit.supplier ● String! non-null scalar
CrewAppLegPermit.validity ● Int! non-null scalar
Member Of
CrewAppLandingPermissionChecklistItem object ● CrewAppOverflightPermissionChecklistItem object