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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
int? IndexInCourierRoute { get; }

Property Value

NullableInt32
See Also