Click or drag to resize

ICourierWorkloadDeliveriesCount Property

Count of active (i.e. neither closed nor cancelled) deliveries assigned to courier.

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

Property Value

Type: Int32
See Also