Click or drag to resize

ICourierWorkloadDeliveriesCount Property

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

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

Property Value

Type: Int32
See Also