iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Kitchen
IKitchenOrderCompoundItem Interface
IKitchenOrderCompoundItem Properties
CommonModifiers Property
PrimaryComponent Property
SecondaryComponent Property
Template Property
IKitchenOrderCompoundItem
PrimaryComponent Property
Primary part of the kitchen compound item. For the undivided compound item this part is single, for splitted — primary.
Namespace:
Resto.Front.Api.V5.Data.Kitchen
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
IKitchenOrderCompoundItemComponent
PrimaryComponent
{
get
; }
Property Value
Type:
IKitchenOrderCompoundItemComponent
See Also
Reference
IKitchenOrderCompoundItem Interface
Resto.Front.Api.V5.Data.Kitchen Namespace