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.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public static WriteoffOptions WriteoffToWaiter(
	IRemovalType removalType
)

Parameters

removalType  IRemovalType
 

Return Value

WriteoffOptions
See Also