IOrderCombo Interface |
Namespace: Resto.Front.Api.Data.Orders
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. |
![]() | SourceActionId |
Name | Description | |
---|---|---|
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |