iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Brd
IReserve Interface
IReserve Properties
CancelReason Property
Client Property
Comment Property
Duration Property
EstimatedStartTime Property
GuestsComingTime Property
GuestsCount Property
Order Property
ShouldRemind Property
Status Property
Tables Property
IReserve
Tables Property
Gets the reserved table.
Namespace:
Resto.Front.Api.Data.Brd
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IReadOnlyList
<
ITable
>
Tables
{
get
; }
Property Value
Type:
IReadOnlyList
ITable
See Also
Reference
IReserve Interface
Resto.Front.Api.Data.Brd Namespace