Interface: StreamShareResultSeries
A series navigation result, normally leading to its seasons.
Extends
Properties
tagline?
optionaltagline?:string
Short secondary description.
Inherited from
poster?
optionalposter?:string
Portrait artwork URL.
Inherited from
backdrop?
optionalbackdrop?:string
Landscape artwork URL.
Inherited from
StreamShareResultBase.backdrop
rating?
optionalrating?:number
Normalized rating supplied by the service.
Inherited from
year?
optionalyear?:number
Four-digit production or release year.
Inherited from
popularity?
optionalpopularity?:number
Service-defined popularity score.
Inherited from
StreamShareResultBase.popularity
voteCount?
optionalvoteCount?:number
Number of votes used to calculate the rating.
Inherited from
StreamShareResultBase.voteCount
productionDate?
optionalproductionDate?:string
Precise release date formatted as YYYY-MM-DD.
Inherited from
StreamShareResultBase.productionDate
type
type:
"series"
Series discriminator.
title
title:
string
Required series title.
Overrides
tmdb
tmdb:
StreamShareTmdbReference&object
TMDB series reference.
Type Declaration
type
type:
"tvShow"
endpoint?
optionalendpoint?:BrowseEndpoint
Optional endpoint used to list the series contents.