Click or drag to resize

IOperationServiceGetTerminals Method

Returns list of terminals in the restaurant.

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

Return Value

IReadOnlyListITerminal
See Also