Syrve POS Api V8 Code Reference
Syrve POS Api V8 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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
decimal
Amount
{
get
;
set
; }
Property Value
Type:
Decimal
See Also
Reference
PreliminaryOrderItemProduct Class
Resto.Front.Api.Data.DataTransferObjects Namespace