Click or drag to resize

IReserveCancelReason 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#
ReserveCancelReason? CancelReason { get; }

Property Value

Type: NullableReserveCancelReason
See Also