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

Property Value

NullableInt32
See Also