toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
VideoListResult
/
VideoListResult
Video
List
Result
constructor
(
id
:
String
?
,
language
:
LanguageCode
?
,
country
:
CountryCode
?
,
key
:
String
?
,
name
:
String
?
,
site
:
String
?
,
size
:
Int
?
,
type
:
VideoType
?
,
official
:
Boolean
?
,
publishedAt
:
Instant
?
)