Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.DataTransferObjects
FoodValue Class
FoodValue Properties
Caloricity Property
Carbohydrate Property
Components Property
Fat Property
Protein Property
FoodValue
Caloricity Property
Namespace:
Resto.Front.Api.Data.DataTransferObjects
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
decimal
Caloricity
{
get
;
set
; }
Property Value
Type:
Decimal
See Also
Reference
FoodValue Class
Resto.Front.Api.Data.DataTransferObjects Namespace