DateType
Indicates the type of dates
enum DateType {
ARRIVAL
BOOKING
}
Valuesโ
DateType.ARRIVALโ
Arrival Date
DateType.BOOKINGโ
Booking Creation
Indicates the type of dates
enum DateType {
ARRIVAL
BOOKING
}
DateType.ARRIVALโArrival Date
DateType.BOOKINGโBooking Creation