iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Organization
ITerminalsGroup Interface
ITerminalsGroup Properties
AskCashierForMultiCashRegisterPayment Property
DefaultTable Property
FiscalSectionMap Property
IsTabMode Property
MainTerminal Property
MaxCourseNumber Property
Name Property
PriceCategory Property
ServiceMode Property
ServicePrintOnOrderExit Property
StandbyTerminals Property
ITerminalsGroup
StandbyTerminals Property
List of standby teminals. Used for changing main cash register.
Namespace:
Resto.Front.Api.Data.Organization
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IReadOnlyList
<
ITerminal
>
StandbyTerminals
{
get
; }
Property Value
Type:
IReadOnlyList
ITerminal
See Also
Reference
ITerminalsGroup Interface
Resto.Front.Api.Data.Organization Namespace