OBJECT
AircraftMaintenance
Represents single aircraft reservation activity.
link GraphQL Schema definition
- type AircraftMaintenance implements ActivityInterface {
- Int! :
- # Requires access to resource GRAPHQL_ACFT
- Aircraft :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport! :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport! :
- Int! @deprecated( reason: "use startTimeUTC" ) :
- Int! @deprecated( reason: "use endTimeUTC" ) :
- DateTime! :
- DateTime! :
- DateTimeWithTimezone! :
- DateTimeWithTimezone! :
- String! :
- Status! :
- Boolean! :
- Boolean! :
- Boolean! :
- String! @deprecated( reason: "use supplierOrFacility" ) :
- String! :
- String! :
- Int! @deprecated( reason: "Use tahLimitTime field" ) :
- TimeLong :
- Int! :
- DateTime :
- DateTimeWithTimezone :
- Boolean! :
- String! :
- File!] : [
- Float :
- String :
- TagDefinition!]! : [
- }