toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
TvShowReview
/
TvShowReview
Tv
Show
Review
constructor
(
id
:
String
?
,
url
:
String
?
,
author
:
String
?
,
authorDetails
:
ReviewAuthorDetails
?
,
content
:
String
?
,
createdAt
:
Instant
?
,
updatedAt
:
Instant
?
)