Sha256: 3fe5e6edbed6704d58b6dcc6cca6097856240d3d3314defe67c220c15866f5c2
Contents?: true
Size: 798 Bytes
Versions: 6
Compression:
Stored size: 798 Bytes
Contents
# GetAroundOwner::Car ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | [****](.md) | The car ID | **state** | [****](.md) | State of the vehicle can be a) active (only state where the vehicle can be booked by a user) b) inactive (temporary state when a vehicle is unavailable for rental) c) pending_approval (temporary state when a vehicle is under review for quality or other checks) and d) deleted (when a vehicle is permanently unavailable for rental) | **plate_number** | [****](.md) | Vehicle's plate number | **brand** | [****](.md) | Vehicle's brand (ex: Volkswagen) | **model** | [****](.md) | Vehicle's model (ex: Polo) | **display_address** | [****](.md) | Location where the vehicle is parked |
Version data entries
6 entries across 6 versions & 1 rubygems