# Lineup ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | | `title` | *Optional\* | :heavy_minus_sign: | N/A | | `type` | *Optional\* | :heavy_minus_sign: | The type of this object (`lineup` in this case) | | `lineupType` | [Optional\](../../models/operations/LineupType.md) | :heavy_minus_sign: | - `-1`: N/A
- `0`: Over the air
- `1`: Cable
- `2`: Satellite
- `3`: IPTV
- `4`: Virtual
| | `location` | *Optional\* | :heavy_minus_sign: | N/A | | `uuid` | *Optional\* | :heavy_minus_sign: | The uuid of this lineup | | `channel` | List\<[Channel](../../models/shared/Channel.md)> | :heavy_minus_sign: | N/A |