ITerminalsGroup Interface |
Namespace: Resto.Front.Api.Data.Organization
public interface ITerminalsGroup : ISerializable, IEntity
The ITerminalsGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| AskCashierForMultiCashRegisterPayment | Whether cashier will be asked for multiple cash register payment. | |
| DefaultTable | The default table of a group. | |
| Id | (Inherited from IEntity.) | |
| IsTabMode | Tab mode specified. | |
| MainTerminal | The main terminal of group. Returns null if the main terminal is not specified. | |
| MaxCourseNumber | The maximum number of course. | |
| Name | ||
| PriceCategory | ||
| ServicePrintOnOrderExit |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |