IOrderModifierItemIsPricePredefined Property |
Whether the price of the item is predefined. Predefined price can be provided using predefinedPrice parameter of the AddOrderModifierItem method.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax bool IsPricePredefined { get; }
Property Value
Type:
BooleanSee Also