Click or drag to resize

QueryInfoResultTaxesInfo Property

List of tax items.

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

Property Value

ListFiscalRegisterTaxItem
See Also