property_checkin_detailes
-
id increments
-
property_id bigInteger
-
arrive_after time
-
arrive_before time
-
leave_before time
-
min_stay integer
-
max_stay integer
-
created_by bigInteger
-
updated_by bigInteger
-
timestamps timestamps
-
softDeletes softDeletes
property_booking_availabilities
-
id increments
-
property_id bigInteger
-
advance_notice tinyInteger
-
reservation_requests boolean
-
availability_window tinyInteger (3)
-
created_by bigInteger
-
updated_by bigInteger
-
timestamps timestamps
-
softDeletes softDeletes
property_rejection_reasons
-
id increments
-
property_id bigInteger
-
rejection_reason_id bigInteger
-
created_by bigInteger
-
updated_by bigInteger
-
timestamps timestamps
-
softDeletes softDeletes
-
note string (500)