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
CancelReason Property
The reserve cancellation reason or
null
if the reserve hasn't been canceled.
Namespace:
Resto.Front.Api.Data.Brd
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
ReserveCancelReason
?
CancelReason
{
get
; }
Property Value
Type:
Nullable
ReserveCancelReason
See Also
Reference
IReserve Interface
Resto.Front.Api.Data.Brd Namespace