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