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