Class AuthorDetails
java.lang.Object
com.amilesend.tmdb.client.model.type.AuthorDetails
Describes the details for a review author.
-
Method Details
-
builder
-
getName
The author's name. -
getUsername
The author's username. -
getAvatarPath
The image path to the author's avatar. -
getRating
The user's rating. -
equals
-
hashCode
public int hashCode() -
toString
-