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