Click or drag to resize

IDeliveryOrderSplitBetweenPersons Property

Indicates whether the order should be splitted between persons or not

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

Property Value

Type: Boolean
See Also