ENUM

JourneyLogNightTimeCalculationMode

Night time calculation mode

link GraphQL Schema definition

  • enum JourneyLogNightTimeCalculationMode {
  • # Flight time
  • FLIGHT_TIME
  • # Block time
  • BLOCK_TIME
  • # Manually
  • MANUALLY
  • }