ReserveCancelReason Enumeration |
Namespace: Resto.Front.Api.V5.Data.Brd
public enum ReserveCancelReason
Member name | Value | Description | |
---|---|---|---|
ClientNotAppeared | 0 | Client didn't come timely. | |
ClientRefused | 1 | Client changed his mind. | |
Other | 2 | Any reason other than ClientNotAppeared and ClientRefused. |