@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
ReviewDetails
Interface ReviewDetails
interface
ReviewDetails
{
author
:
string
;
author_details
:
ReviewAuthorDetails
;
content
:
string
;
created_at
:
string
;
id
:
string
;
iso_639_1
:
string
;
media_id
:
number
;
media_title
:
string
;
media_type
:
string
;
updated_at
:
string
;
url
:
string
;
}
Index
Properties
author
author_
details
content
created_
at
id
iso_
639_
1
media_
id
media_
title
media_
type
updated_
at
url
Properties
author
author
:
string
author_
details
author_details
:
ReviewAuthorDetails
content
content
:
string
created_
at
created_at
:
string
id
id
:
string
iso_
639_
1
iso_639_1
:
string
media_
id
media_id
:
number
media_
title
media_title
:
string
media_
type
media_type
:
string
updated_
at
updated_at
:
string
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
author_
details
content
created_
at
id
iso_
639_
1
media_
id
media_
title
media_
type
updated_
at
url
@carlosnc/tmdb-sdk - v0.8.0
Loading...