Click or drag to resize

ITerminalsGroupStandbyTerminals 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#
IReadOnlyList<ITerminal> StandbyTerminals { get; }

Property Value

Type: IReadOnlyListITerminal
See Also