Values.RouteMatrixVehicleLicensePlateSourceThe vehicle License Plate.
type nonrec t = {lastCharacter : RouteMatrixVehicleLicensePlateLastCharacterString.t option;The last character of the License Plate.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of RouteMatrixVehicleLicensePlateLastCharacterString.t ])
list ]