iikoFront Api V10 Code Reference
iikoFront Api V10 Code Reference
Resto.Front.Api.Data.Orders
IOrderModifierItem Interface
IOrderModifierItem Properties
Amount Property
AmountIndependentOfParentAmount Property
Codes Property
CommodityMark Property
Cost Property
Deleted Property
DeletionMethod Property
FoodValue Property
IsPricePredefined Property
IsSeparate Property
Kitchen Property
LocalTaxes Property
PayableAmount Property
Price Property
Product Property
ProductCustomName Property
ProductGroup Property
ResultSum Property
TaxPercent Property
VatSum Property
IOrderModifierItem
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
IOrderModifierItem Interface
Resto.Front.Api.Data.Orders Namespace