class Tmdb::Logo

Defined in:

logo.cr

Constructors

Instance Method Summary

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

Constructor Detail

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

[View source]

Instance Method Detail

def file_type : String #

[View source]