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