Click or drag to resize

WriteoffOptionsWriteoffToWaiter Method

Returns the write-off options which delete printed order item to the order's waiter or current user.

Namespace:  Resto.Front.Api.V5.Data.Orders
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public static WriteoffOptions WriteoffToWaiter(
	IRemovalType removalType
)

Parameters

removalType
Type: Resto.Front.Api.V5.Data.OrdersIRemovalType

Return Value

Type: WriteoffOptions
See Also