Interface: RecommendedOD
Hierarchy
-
↳ RecommendedOD
Index
Properties
Properties
country
• country: string
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
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
The name of the on demand item.
rpuid
• rpuid: string
The station this show belongs to.
series
• series: object
The series this item is part of, if at all
Type declaration:
- id: string
type
• type: "STATION" | "ONDEMAND"
Inherited from RecommendationData.type