WaypointOptimizationDriverOptions
Driver related options.
Types
Properties
Link copied to clipboard
Driver work-rest schedules defined by a short and long cycle. A rest needs to be taken after the short work duration. The short cycle can be repeated until you hit the long work duration, at which point the long rest duration should be taken before restarting.
Link copied to clipboard
Pre defined rest profiles for a driver schedule. The only currently supported profile is EU.
Link copied to clipboard
If the service time provided at a waypoint/destination should be considered as rest or work. This contributes to the total time breakdown returned within the response.
Functions
Link copied to clipboard
inline fun copy(block: WaypointOptimizationDriverOptions.Builder.() -> Unit = {}): WaypointOptimizationDriverOptions