Click or drag to resize

RideDestinationPointVisitInfo Property

Information on the time of the courier's visit to the destination point.

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public RoutePointVisitInfo DestinationPointVisitInfo { get; set; }

Property Value

Type: RoutePointVisitInfo
See Also