Click or drag to resize

IDeliveryOrderIsAsap Property

Whether to deliver as soon as possible

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

Property Value

Type: NullableBoolean
See Also