Click or drag to resize

IDeliveryIndexInCourierRoute Property

Index of delivery in courier route (zero-based)

Namespace:  Resto.Front.Api.V4.Data.Brd
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Nullable<int> IndexInCourierRoute { get; }

Property Value

Type: NullableInt32
See Also