@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
ReviewAuthorDetails
Interface ReviewAuthorDetails
interface
ReviewAuthorDetails
{
avatar_path
:
string
|
null
;
name
:
string
;
rating
:
number
|
null
;
username
:
string
;
}
Index
Properties
avatar_
path
name
rating
username
Properties
avatar_
path
avatar_path
:
string
|
null
name
name
:
string
rating
rating
:
number
|
null
username
username
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
avatar_
path
name
rating
username
@carlosnc/tmdb-sdk - v0.8.0
Loading...