EditSessionExtensions Class |
Namespace: Resto.Front.Api.Extensions
public static class EditSessionExtensions
The EditSessionExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeReserveTable | Changes reserving table. | |
| CreateBanquet | Creates reservation for planned event in future. Table will be marked as reserved to prevent collision with other events at the same time. | |
| CreateOrder | Creates new order on specified table. User must have rights to create orders. | |
| CreateReserve | Creates reservation for planned visit in future. Table will be marked as reserved to prevent collision with other guests at the same time. |