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. |
![]() | FiscalSectionMap | Fiscal section map |
![]() | 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 | |
![]() | ServiceMode | Type of restaurant service. |
![]() | ServicePrintOnOrderExit | |
![]() | StandbyTerminals | List of standby teminals. Used for changing main cash register. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |