iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.UI
VatInvoiceOrderItem Class
VatInvoiceOrderItem Properties
Amount Property
DiscountSum Property
FullSumWithVat Property
GuestId Property
IncreaseSum Property
MeasuringUnitName Property
Name Property
Number Property
PriceWithoutVat Property
PriceWithVat Property
SumWithoutVat Property
SumWithVat Property
TaxCategoryId Property
VatInvoiceOrderItem
Amount Property
Item amount.
Namespace:
Resto.Front.Api.UI
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
decimal
Amount
{
get
;
set
; }
Property Value
Type:
Decimal
See Also
Reference
VatInvoiceOrderItem Class
Resto.Front.Api.UI Namespace