Click or drag to resize

IOperationServiceGetTerminals Method

Returns list of terminals in the restaurant.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IReadOnlyList<ITerminal> GetTerminals()

Return Value

Type: IReadOnlyListITerminal
See Also