IKitchen |
public interface IKitchenOrderCompoundItemComponent : ISerializable, IEntity
The IKitchenOrderCompoundItemComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount | Compound item component amount to be cooked. | |
| FoodValue | ||
| Id | (Inherited from IEntity) | |
| Modifiers | Get compound component's modifiers. | |
| Product | Compound item component product to be cooked. | |
| ZeroAmountModifiersData |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |