Contents

hasTolls

A Boolean value that indicates whether a route has tolls.

Declaration

hasTolls?: boolean;

Discussion

When true, this route has tolls. If false, this route doesn’t have any tolls. If undefined, the route may or may not have tolls.

See Also

Route details