Click or drag to resize

IRestaurantSectionDefaultOrderType Property

Default order type for section.

Namespace:  Resto.Front.Api.Data.Organization.Sections
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IOrderType DefaultOrderType { get; }

Property Value

Type: IOrderType
See Also