> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withterminal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vehicle

> The model representing a vehicle in Terminal.

<div />

## Field Coverage

The percentage of connections across all providers that have data populated for each field.

| Field                 | Coverage                                                |
| --------------------- | ------------------------------------------------------- |
| `devices`             | <Badge color="orange" icon="circle-minus">32.6%</Badge> |
| `fuelTankCapacity`    | <Badge color="red" icon="circle-xmark">8.5%</Badge>     |
| `fuelType`            | <Badge color="orange" icon="circle-minus">51.5%</Badge> |
| `groups`              | <Badge color="orange" icon="circle-minus">25.9%</Badge> |
| `id`                  | <Badge color="green" icon="circle-check">100%</Badge>   |
| `licensePlate.number` | <Badge color="orange" icon="circle-minus">59.4%</Badge> |
| `licensePlate.state`  | <Badge color="orange" icon="circle-minus">52.9%</Badge> |
| `make`                | <Badge color="green" icon="circle-check">78.3%</Badge>  |
| `model`               | <Badge color="green" icon="circle-check">78%</Badge>    |
| `name`                | <Badge color="green" icon="circle-check">99.8%</Badge>  |
| `provider`            | <Badge color="green" icon="circle-check">100%</Badge>   |
| `sourceId`            | <Badge color="green" icon="circle-check">100%</Badge>   |
| `status`              | <Badge color="green" icon="circle-check">100%</Badge>   |
| `vin`                 | <Badge color="green" icon="circle-check">93.6%</Badge>  |
| `year`                | <Badge color="green" icon="circle-check">77.6%</Badge>  |
