iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
PastOrderItem Class
PastOrderItem Properties
Amount Property
FoodValue Property
Id Property
IsMainDish Property
PayableAmount Property
Price Property
Product Property
ProductSize Property
SourceEventId Property
SumWithDiscounts Property
SumWithoutDiscounts Property
VatRate Property
VatSum Property
PastOrderItem
PayableAmount Property
Payable item amount.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
decimal
PayableAmount
{
get
;
set
; }
Property Value
Type:
Decimal
See Also
Reference
PastOrderItem Class
Resto.Front.Api.Data.Orders Namespace