Values.WaypointOptimizationTrailerOptionsSourceTrailer options corresponding to the vehicle.
type nonrec t = {trailerCount : WaypointOptimizationTrailerOptionsTrailerCountInteger.t option;Number of trailers attached to the vehicle. Default value: 0
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of
WaypointOptimizationTrailerOptionsTrailerCountInteger.t ])
list ]