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