tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.model
/
TmdbAvatarPath
Tmdb
Avatar
Path
@
Serializable
data
class
TmdbAvatarPath
(
val
avatarPath
:
String
?
=
null
)
Members
Constructors
Tmdb
Avatar
Path
Link copied to clipboard
constructor
(
avatarPath
:
String
?
=
null
)
Properties
avatar
Path
Link copied to clipboard
@
SerialName
(
value
=
"avatar_path"
)
val
avatarPath
:
String
?
=
null