Click or drag to resize

CashRegisterResultChequeVatTotalizers Property

VAT totalizers for the last cheque.

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

Property Value

Type: ListCashRegisterVatData
See Also