OperationServiceExtensionsCreateBanquet Method |
Name | Description | |
---|---|---|
CreateBanquet(IOperationService, DateTime, IClient, IOrder, ICredentials) | Creates reservation for planned event in future. Order's table will be marked as reserved to prevent collision with other events at the same time. | |
CreateBanquet(IOperationService, DateTime, IClient, ITable, ICredentials) | Creates reservation for planned event in future. Table will be marked as reserved to prevent collision with other events at the same time. | |
CreateBanquet(IOperationService, DateTime, IClient, ListITable, ICredentials) | Creates reservation for planned event in future. Table will be marked as reserved to prevent collision with other events at the same time. |