Click or drag to resize

IRestaurantSectionDefaultPriceCategory Property

Default price category for section.

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

Property Value

Type: IPriceCategory
See Also