Click or drag to resize

IOperationServiceGetReserves Method

Returns reserves or banquets in any ReserveStatus.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<IReserve> GetReserves()

Return Value

Type: IReadOnlyListIReserve
See Also