Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrderCompoundItem Interface
IKitchenOrderCompoundItem Properties
CommonModifiers Property
PrimaryComponent Property
SecondaryComponent Property
Template Property
ZeroAmountCommonModifiersData Property
IKitchenOrderCompoundItem
CommonModifiers Property
Common (non-splittable) assigned modifiers. Apply to all components.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IReadOnlyList
<
IKitchenOrderModifierItem
>
CommonModifiers
{
get
; }
Property Value
Type:
IReadOnlyList
IKitchenOrderModifierItem
See Also
Reference
IKitchenOrderCompoundItem Interface
Resto.Front.Api.Data.Kitchen Namespace