iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
WriteoffOptions Class
WriteoffOptions Methods
Auto Method
WithoutWriteoff Method
WriteoffToCafe Method
WriteoffToUser Method
WriteoffToWaiter Method
WriteoffOptions
WriteoffToCafe Method
Returns the write-off options which delete printed order item to the cafe.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
static
WriteoffOptions
WriteoffToCafe
(
IRemovalType
removalType
)
Parameters
removalType
Type:
Resto.Front.Api.Data.Orders
IRemovalType
Return Value
Type:
WriteoffOptions
See Also
Reference
WriteoffOptions Class
Resto.Front.Api.Data.Orders Namespace