Click or drag to resize

WriteoffOptionsWithoutWriteoff Method

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

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

Parameters

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

Return Value

Type: WriteoffOptions
See Also