class Tmdb::CompanyResult

Included Modules

Defined in:

company_result.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tmdb::LogoUrls

logo_url(size : String = "original") : String logo_url

Constructor Detail

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

[View source]

Instance Method Detail

def company_detail : Company #

[View source]
def id : Int64 #

[View source]
def logo_path : String | Nil #

[View source]
def name : String #

[View source]