Click or drag to resize

ICashRegisterInfoTaxCategoryToFiscalRegisterTaxItems Property

Cash register tax items to iiko tax categories mapping.

Namespace:  Resto.Front.Api.Data.Device
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyList<ITaxCategoryToFiscalRegisterTaxItem> TaxCategoryToFiscalRegisterTaxItems { get; }

Property Value

Type: IReadOnlyListITaxCategoryToFiscalRegisterTaxItem
See Also