Interface: RecommendedOD

Hierarchy

Index

Properties

Properties

country

country: string

Inherited from ODData.country

The country this show's station is in


description

description: string

Inherited from ODData.description

The description of the on demand item.


factors

factors: Factors[]

Inherited from RecommendationData.factors


id

id: string

Inherited from ODData.id

A unique ID for the on demand item


liveStreams

liveStreams: Stream[]

Inherited from ODData.liveStreams

Stream urls and information for item.


multimedia

multimedia: MultiMedia[]

Inherited from ODData.multimedia

Assets, typically show/album art images.


name

name: string

Inherited from ODData.name

The name of the on demand item.


rpuid

rpuid: string

Inherited from ODData.rpuid

The station this show belongs to.


series

series: object

Inherited from ODData.series

The series this item is part of, if at all

Type declaration:

  • id: string

type

type: "STATION" | "ONDEMAND"

Inherited from RecommendationData.type