defaultReserveTime
Maximum time that a vehicle can be reserved before a rental begins.
When a vehicle is reserved by a user, the vehicle remains locked until the rental begins. If the value of default_reserve_time elapses without a rental beginning, the vehicle status MUST change to is_reserved = false. If set to 0, the vehicle type cannot be reserved.