iikoFront Api V10 Code Reference
iikoFront Api V10 Code Reference
Resto.Front.Api.Data.Orders
ILocalTaxInfo Interface
ILocalTaxInfo Properties
IsIncludedInPrice Property
Name Property
Percent Property
Sum Property
VatPercent Property
VatSum Property
ILocalTaxInfo
VatSum Property
Tax VAT sum, if it is defined.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
decimal
?
VatSum
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
ILocalTaxInfo Interface
Resto.Front.Api.Data.Orders Namespace