FutureProg types

VehicleRoute

type

PropertyReturn typeHelp
.id Number The stable identity of this vehicle route.
.legcount Number The number of compiled legs.
.name Text The builder-authored route name.
.revision Number The immutable route revision number.
.status Text The revision status.
.stopcount Number The number of ordered stops.
.topologyvalid Boolean True when every pinned RouteCell topology version is still current.