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!]! ( :
- CurrencyType!]! : [
- OperatorSettingChecklist! :
- TagSettingType! :
- # Requires access to resource INTEGRATION_SETTINGS_SEE
- IntegrationSettings! :
- FleetSettings! :
- }