ICafeSession Interface |
Namespace: Resto.Front.Api.Data.Device
public interface ICafeSession : ISerializable, IEntity
The ICafeSession type exposes the following members.
| Name | Description | |
|---|---|---|
| CashRegister | The cash register device on which this cafe session is open. | |
| Id | (Inherited from IEntity.) | |
| Number | The number of the cafe session. | |
| OpenTime | When the cafe session was opened. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |