IOrder |
public interface IOrderCombo : ISerializable, IEntity, IOrderComboStub
The IOrderCombo type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount | ||
| GuestId | ||
| Id | (Inherited from IEntity) | |
| Name | ||
| OrderRootItemsByGroups | ||
| Price | ||
| ProgramId | Identifier of the loyalty program. | |
| Size | Size of combo. | |
| SourceActionId |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |