Click or drag to resize

RoutePointVisitInfoExpectedVisitInterval Property

Time interval for the courier to visit the route point.

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

Property Value

Type: ExpectedVisitInterval
See Also