# Lineup
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| `title` | *Optional[str]* | :heavy_minus_sign: | N/A |
| `type` | *Optional[str]* | :heavy_minus_sign: | The type of this object (`lineup` in this case) |
| `lineup_type` | [Optional[components.LineupType]](../../models/components/lineuptype.md) | :heavy_minus_sign: | - `-1`: N/A
- `0`: Over the air
- `1`: Cable
- `2`: Satellite
- `3`: IPTV
- `4`: Virtual
|
| `location` | *Optional[str]* | :heavy_minus_sign: | N/A |
| `uuid` | *Optional[str]* | :heavy_minus_sign: | The uuid of this lineup |