IRestaurantSection Interface |
Namespace: Resto.Front.Api.V4.Data.Organization.Sections
public interface IRestaurantSection : ISerializable, IEntity
The IRestaurantSection type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultOrderType | Default order type for section | |
| Id | (Inherited from IEntity.) | |
| KitchenCoursesEnabled | Whether courses are enabled at section. | |
| Name | ||
| OrderItemCommentsEnabled | Whether comments to product order items are enabled at section. | |
| OrderItemsGroupingEnabled | Whether combining order item products into groups is enabled at the section. | |
| Tables |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |