Values.RouteTollSummarySourceThe toll summary for the complete route.
type nonrec t = {total : RouteTollPriceSummary.t option;Total toll summary for the complete route. Total is the only summary available today.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of SensitiveBoolean.t
| `Double of RouteTollPriceSummaryValueDouble.t
| `String of CurrencyCode.t
| `Structure of
(string
* [> `Double of RouteTollPriceValueRangeMinDouble.t ])
list ])
list ])
list ]