Syrve POS API V6 Code Reference
Syrve POS API V6 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrderItemProduct Interface
IKitchenOrderItemProduct Properties
Amount Property
Modifiers Property
Product Property
IKitchenOrderItemProduct
Amount Property
Product amount to be cooked.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
decimal
Amount
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
IKitchenOrderItemProduct Interface
Resto.Front.Api.Data.Kitchen Namespace