Click or drag to resize

ICashRegisterInfoTaxCategoryToFiscalRegisterTaxItems Property

Cash register tax items to Syrve tax categories mapping.

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

Property Value

IReadOnlyListITaxCategoryToFiscalRegisterTaxItem
See Also