# Lineup
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| `Title` | *string* | :heavy_minus_sign: | N/A |
| `Type` | *string* | :heavy_minus_sign: | The type of this object (`lineup` in this case) |
| `LineupType` | [Models.Requests.LineupType](../../Models/Requests/LineupType.md) | :heavy_minus_sign: | - `-1`: N/A
- `0`: Over the air
- `1`: Cable
- `2`: Satellite
- `3`: IPTV
- `4`: Virtual
|
| `Location` | *string* | :heavy_minus_sign: | N/A |
| `Uuid` | *string* | :heavy_minus_sign: | The uuid of this lineup |
| `Channel` | List<[Channel](../../Models/Components/Channel.md)> | :heavy_minus_sign: | N/A |