Click or drag to resize

IDeliveryOrderHasProblem Property

Whether the order is marked as having problem

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

Property Value

Type: Boolean
See Also