Click or drag to resize

CashRegisterResultDailyVatTotalizers Property

Daily VAT totalizers.

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

Property Value

Type: ListCashRegisterVatData
See Also