class Tmdb::Profile

Defined in:

image.cr

Instance methods inherited from class Tmdb::Image

aspect_ratio : Float64 aspect_ratio, file_path : String file_path, height : Int32 height, image_url(size : String = "original") : String image_url, iso_639_1 : String | Nil iso_639_1, vote_average : Float64 vote_average, vote_count : Int64 vote_count, width : Int32 width

Constructor methods inherited from class Tmdb::Image

new(data : JSON::Any) new