class Tmdb::Review::Author

Defined in:

review.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : JSON::Any) #

[View source]

Instance Method Detail

def avatar_path : String | Nil #

[View source]
def name : String | Nil #

[View source]
def rating : Float64 | Nil #

[View source]
def username : String #

[View source]