Click or drag to resize

UkraineChequeSaleData Constructor

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public UkraineChequeSaleData(
	List<string> markingCodes,
	string containerBarcode
)

Parameters

markingCodes
Type: System.Collections.GenericListString
containerBarcode
Type: SystemString
See Also