namespace GMCabsDriverAssistant.Enums{ public enum BookingNextAction { None, NoAction, ChangeServiceType, OfferTip, WaitLonger }}