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