iikoFront Api V10 Code Reference
iikoFront Api V10 Code Reference
Resto.Front.Api.Data.Orders
IOrderCompoundItemComponent Interface
IOrderCompoundItemComponent Properties
Cost Property
FoodValue Property
IsPricePredefined Property
LocalTaxes Property
Modifiers Property
Price Property
Product Property
ProductCustomName Property
ResultSum Property
TaxPercent Property
VatSum Property
IOrderCompoundItemComponent
VatSum Property
VAT sum or
null
for order items not taxes with VAT.
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
IOrderCompoundItemComponent Interface
Resto.Front.Api.Data.Orders Namespace