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
GuestId Property
Id of Guest who bought the item.
Namespace:
Resto.Front.Api.UI
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
Guid
GuestId
{
get
;
set
; }
Property Value
Type:
Guid
See Also
Reference
VatInvoiceOrderItem Class
Resto.Front.Api.UI Namespace