Click or drag to resize

IDeliveryOrderIndexInCourierRoute Property

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

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

Property Value

Type: NullableInt32
See Also