WriteoffOptionsWithoutWriteoff Method |
Returns the write-off options which delete printed order item without write-off.
Namespace: Resto.Front.Api.Data.OrdersAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic static WriteoffOptions WithoutWriteoff(
IRemovalType removalType
)
Parameters
- removalType IRemovalType
-
Return Value
WriteoffOptions
See Also