We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597c5a6 commit ac3c3e6Copy full SHA for ac3c3e6
1 file changed
src/main/java/com/wellmeet/notification/consumer/dto/NotificationType.java
@@ -9,4 +9,5 @@ public enum NotificationType {
9
RESERVATION_CONFIRMED,
10
RESERVATION_UPDATED,
11
RESERVATION_CANCELED,
12
+ RESERVATION_REMINDER,
13
}
0 commit comments