WriteoffOptionsWriteoffToWaiter Method |
Returns the write-off options which delete printed order item to the order's waiter or current user.
Namespace: Resto.Front.Api.Data.OrdersAssembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic static WriteoffOptions WriteoffToWaiter(
IRemovalType removalType
)
Parameters
- removalType IRemovalType
-
Return Value
WriteoffOptions
See Also