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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public static WriteoffOptions WithoutWriteoff(
	IRemovalType removalType
)

Parameters

removalType  IRemovalType
 

Return Value

WriteoffOptions
See Also