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