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
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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
ReserveCancelReason
?
CancelReason
{
get
; }
Property Value
Type:
Nullable
ReserveCancelReason
See Also
Reference
IReserve Interface
Resto.Front.Api.Data.Brd Namespace