| OperationServiceExtensionsCreateReserve Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | CreateReserve(IOperationService, DateTime, IClient, ITable, ICredentials) | Creates reservation for planned visit in future. Table will be marked as reserved to prevent collision with other guests at the same time. | 
|   | CreateReserve(IOperationService, DateTime, IClient, IReadOnlyListITable, ICredentials) | Creates reservation for planned visit in future. Table will be marked as reserved to prevent collision with other guests at the same time. | 
 See Also
See Also