Click or drag to resize

CashRegisterSettingsFiscalRegisterTaxItems Property

List of tax items.

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public List<FiscalRegisterTaxItem> FiscalRegisterTaxItems { get; set; }

Property Value

Type: ListFiscalRegisterTaxItem
See Also