Files
plexjs/docs/models/operations/lineup.md

3.1 KiB
Raw Permalink Blame History

Lineup

Example Usage

import { Lineup } from "@lukehagar/plexjs/models/operations";

let value: Lineup = {};

Fields

Field Type Required Description
title string N/A
type string The type of this object (lineup in this case)
lineupType operations.LineupType - -1: N/A
- 0: Over the air
- 1: Cable
- 2: Satellite
- 3: IPTV
- 4: Virtual
location string N/A
uuid string The uuid of this lineup
channel shared.Channel[] N/A