IOperationServiceGetCommonSimpleModifiers Method |
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
SyntaxIReadOnlyList<ISimpleModifier> GetCommonSimpleModifiers(
ICompoundItemTemplate compoundItemTemplate,
IPriceCategory priceCategory
)
Parameters
- compoundItemTemplate ICompoundItemTemplate
-
Compound item template to get common modifiers for.
- priceCategory IPriceCategory
-
Price category to check menu inclusion according to.
Return Value
IReadOnlyListISimpleModifier
See Also