Click or drag to resize

CorrectionTaskVatSum Property

VAT sum.

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

Property Value

Type: ListCashRegisterVatData
See Also