IPointOfSale Interface |
Namespace: Resto.Front.Api.Data.Organization
public interface IPointOfSale : ISerializable, IEntity
The IPointOfSale type exposes the following members.
| Name | Description | |
|---|---|---|
| CashRegister | CashRegister of current point of sale | |
| Conception | Conception of current point of sale | |
| Id | (Inherited from IEntity.) | |
| IsDefault | Whether point of sale is used by default in cooking place type split mode. | |
| Name | Point of sale name. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |