IOrderRootItem Interface |
Namespace: Resto.Front.Api.V5.Data.Orders
public interface IOrderRootItem : ISerializable, IEntity, IOrderRootItemStub
The IOrderRootItem type exposes the following members.
Name | Description | |
---|---|---|
Deleted | ||
DeletionMethod | ||
Guest | ||
Id | (Inherited from IEntity.) | |
PrintTime | ||
Status | Gets the status of the current order item. | |
Waiter | Waiter who made latest changes to the order item. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |