Click or drag to resize

IOperationServiceGetHostTerminalRestaurantSections Method

Returns list of restaurant sections of local terminal.

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

Return Value

IReadOnlyListIRestaurantSection
See Also