iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.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.Data.Kitchen
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IKitchenOrderCompoundItemComponent
PrimaryComponent
{
get
; }
Property Value
Type:
IKitchenOrderCompoundItemComponent
See Also
Reference
IKitchenOrderCompoundItem Interface
Resto.Front.Api.Data.Kitchen Namespace