OBJECT
OperatorSetting
link GraphQL Schema definition
- type OperatorSetting {
- # Journey log fields with information about whether or not they are enabled.
- OperatorJourneyLogSetting! :
- # Settings regarding duties and off days.
- DutySettings! :
- # Settings related to units of measurement.
- OperatorUnitSettingType! :
- # Settings related to sales module.
- settingsSales! :
- # Settings related to trips.
- OperatorTripSettings! :
- # Settings related to simulators.
- OperatorSimulatorSettings! :
- Boolean! :
- DutySettingWeekend! :
- # Arguments
- # timeInterval: [Not documented]
- DateIntervalInput!): [Date!]! ( :
- # Arguments
- # showInactive:
- Boolean): [CurrencyType!]! ( :
- # Requires access to resource GRAPHQL_CURRENCY_CONFIGURATION_SEE
- #
- # Arguments
- # currencyId:
- CurrencyIdEnum!): [AOC!]! ( :
- # Requires access to resource GRAPHQL_CURRENCY_CONFIGURATION_SEE
- #
- # Arguments
- # currencyId:
- (
- CurrencyIdEnum! :
- ): [LoginLicenseType!]!
- # Requires access to resource GRAPHQL_CURRENCY_CONFIGURATION_SEE
- CurrencyConfiguration! :
- OperatorSettingChecklist! :
- TagSettingType! :
- # Requires access to resource INTEGRATION_SETTINGS_SEE
- IntegrationSettings! :
- FleetSettings! :
- # List of position names set by the operator.
- PositionName!]! : [
- }