iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.DataTransferObjects
PreliminaryOrderItemProduct Class
PreliminaryOrderItemProduct Properties
Amount Property
Dish Property
Modifiers Property
ProductSize Property
PreliminaryOrderItemProduct
Amount Property
Product amount
Namespace:
Resto.Front.Api.Data.DataTransferObjects
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
decimal
Amount
{
get
;
set
; }
Property Value
Type:
Decimal
See Also
Reference
PreliminaryOrderItemProduct Class
Resto.Front.Api.Data.DataTransferObjects Namespace