Skip to main content

RoleAircraftListHistoryEntry (Object)

type RoleAircraftListHistoryEntry {
changedBy: String!
changeTime: DateTime!
hasAircraftRestrictions: Boolean!
restrictedByAircraftPreferredCrew: Boolean!
restrictedByAircraftOwned: Boolean!
restrictedByAircraftBase: Boolean!
isNotAssignedEnabled: Boolean!
enabledAircraftRegistrationList: [HistoryValue!]!
}

Fields

RoleAircraftListHistoryEntry.changedBy ● String! non-null scalar

RoleAircraftListHistoryEntry.changeTime ● DateTime! non-null scalar

RoleAircraftListHistoryEntry.hasAircraftRestrictions ● Boolean! non-null scalar

RoleAircraftListHistoryEntry.restrictedByAircraftPreferredCrew ● Boolean! non-null scalar

RoleAircraftListHistoryEntry.restrictedByAircraftOwned ● Boolean! non-null scalar

RoleAircraftListHistoryEntry.restrictedByAircraftBase ● Boolean! non-null scalar

RoleAircraftListHistoryEntry.isNotAssignedEnabled ● Boolean! non-null scalar

RoleAircraftListHistoryEntry.enabledAircraftRegistrationList ● [HistoryValue!]! non-null object

Returned By

privileges.history.roleAircraftListHistory query