IOrderCompoundItemComponent Interface |
Namespace: Resto.Front.Api.V5.Data.Orders
public interface IOrderCompoundItemComponent : ISerializable, IEntity, IOrderCompoundItemComponentStub
The IOrderCompoundItemComponent type exposes the following members.
| Name | Description | |
|---|---|---|
| Cost | ||
| Id | (Inherited from IEntity.) | |
| Modifiers | Assigned modifiers of the current component. | |
| Price | ||
| PricePredefined | ||
| Product | Product of the current component. | |
| TaxPercent | Tax percent or null for not taxed order items. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |