| value | description |
|---|---|
| BEFORE_RENTING | This is the state before any vehicle rental has been initiated. |
| RENTING_FROM_STATION | A vehicle is being rented from a rental station. This means that the vehicle will need to be dropped off at another station before the search terminates. |
| RENTING_FLOATING | A floating vehicle is being rented. It will not need to be dropped off before terminating the search, as it can be dropped off at any street. |
| HAVE_RENTED | After dropping off a vehicle, this state is entered. |