Click or drag to resize

IDeliveryOrderIndexInCourierRoute Property

Index of the order in courier route (zero-based)

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
int? IndexInCourierRoute { get; }

Property Value

Type: NullableInt32
See Also