Click or drag to resize

WriteoffOptionsWriteoffToCafe Method

Returns the write-off options which delete printed order item to the cafe.

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

Parameters

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

Return Value

Type: WriteoffOptions
See Also