Interface protos.google.maps.routeoptimization.v1.ShipmentRoute.IVisit (0.1.0)

Properties of a Visit.

Package

@googlemaps/routeoptimization

Properties

detour

detour?: (google.protobuf.IDuration|null);

Visit detour

isPickup

isPickup?: (boolean|null);

Visit isPickup

loadDemands

loadDemands?: ({ [k: string]: google.maps.routeoptimization.v1.Shipment.ILoad }|null);

Visit loadDemands

shipmentIndex

shipmentIndex?: (number|null);

Visit shipmentIndex

shipmentLabel

shipmentLabel?: (string|null);

Visit shipmentLabel

startTime

startTime?: (google.protobuf.ITimestamp|null);

Visit startTime

visitLabel

visitLabel?: (string|null);

Visit visitLabel

visitRequestIndex

visitRequestIndex?: (number|null);

Visit visitRequestIndex