Skip to main content

NavBlueIntegrationConfiguration (Object)

type NavBlueIntegrationConfiguration {
isActive: Boolean!
host: String!
userName: String!
sendAutomatically: Boolean!
sendCockpitCrew: Boolean!
sendCabinCrew: Boolean!
sendOtherCrew: Boolean!
sendCrewAs: NavBlueIntegrationSendCrewAsType!
}

Fields

NavBlueIntegrationConfiguration.isActive ● Boolean! non-null scalar

NavBlueIntegrationConfiguration.host ● String! non-null scalar

NavBlueIntegrationConfiguration.userName ● String! non-null scalar

NavBlueIntegrationConfiguration.sendAutomatically ● Boolean! non-null scalar

NavBlueIntegrationConfiguration.sendCockpitCrew ● Boolean! non-null scalar

NavBlueIntegrationConfiguration.sendCabinCrew ● Boolean! non-null scalar

NavBlueIntegrationConfiguration.sendOtherCrew ● Boolean! non-null scalar

NavBlueIntegrationConfiguration.sendCrewAs ● NavBlueIntegrationSendCrewAsType! non-null enum

Member Of

NavBlueIntegrationSettings object