ReserveCancelReason EnumerationiikoFront Api V3 Documentation
Reason why planned event failed.

Namespace: Resto.Front.Api.V3.Data.Brd
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
public enum ReserveCancelReason
Members

  Member nameValueDescription
ClientNotAppeared0 Client didn't come timely.
ClientRefused1 Client changed his mind.
Other2 Any reason other than ClientNotAppeared and ClientRefused.
See Also

Reference