Click or drag to resize

IDeliveryOrderIsCourierSelectedManually Property

Whether courier was selected from UI or automatically

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

Property Value

Type: Boolean
See Also