Click or drag to resize

IDeliveryOrderHasProblem Property

Whether the order is marked as having problem

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

Property Value

Type: Boolean
See Also