Syrve POS Api V7 Code Reference
Syrve POS Api V7 Code Reference
Resto.Front.Api.Data.Device.Results
CashRegisterVatData Class
CashRegisterVatData Properties
HaveTaxableSum Property
HaveTaxAmount Property
TaxableSum Property
TaxAmount Property
CashRegisterVatData
TaxAmount Property
Tax amount.
Namespace:
Resto.Front.Api.Data.Device.Results
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
decimal
TaxAmount
{
get
;
set
; }
Property Value
Type:
Decimal
See Also
Reference
CashRegisterVatData Class
Resto.Front.Api.Data.Device.Results Namespace