| 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.V7 (in Resto.Front.Api.V7.dll)
 Syntax
Syntaxbool IsPricePredefined { get; }Property Value
Type: 
Boolean See Also
See Also