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