iikoFront Api V10 Code Reference
iikoFront Api V10 Code Reference
Resto.Front.Api.Data.Orders
IRemovedOrderItem Interface
IRemovedOrderItem Properties
Amount Property
Comment Property
CookingPlace Property
CookingPlaceType Property
Cost Property
Id Property
LocalTaxes Property
ParentId Property
Price Property
Product Property
ProductCustomName Property
Size Property
TaxPercent Property
VatSum Property
Waiter Property
IRemovedOrderItem
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:
Decimal
See Also
Reference
IRemovedOrderItem Interface
Resto.Front.Api.Data.Orders Namespace