reservation implementation
This commit is contained in:
Vendored
+2
@@ -9,6 +9,8 @@ export type NotificationType =
|
||||
| 'BOOKING_CANCELLED'
|
||||
| 'PAYMENT_RECEIVED'
|
||||
| 'PAYMENT_FAILED'
|
||||
| 'DOCUMENTS_REQUIRED'
|
||||
| 'PAYMENT_REQUIRED'
|
||||
| 'SUBSCRIPTION_TRIAL_ENDING'
|
||||
| 'SUBSCRIPTION_SUSPENDED'
|
||||
| 'VEHICLE_MAINTENANCE_DUE'
|
||||
|
||||
Reference in New Issue
Block a user