Reservation
Represents both online and offline lot / unit reservations.
Fields
Copied from the project at the time of the reservation, this amount is deducted from the refund in the event of a cancellation.
The duration of the reservation before expiration, in hours. Expiration will be automatically set when the reservation is created based on the project's reservation_expiration
, but can be manually updated afterwards.
The computed NaiveDateTime the reservation will expire. Reservations with active negotiations return null
. Reservations with accepted negotiations expire from the date of the accepted offer / counter-offer.
The computed total contract price of the reservation. The price is calculated by adding the add-ons to the reservation price.
Deprecated Fields
If the buyer will be the owner occupant (vs. investor, secondary residence, etc.).
Replaced with occupancy_type
.