class Tmdb::Tv::Translation

Defined in:

tv/translation.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def english_name : String #

[View source]
def homepage : String | Nil #

[View source]
def iso_3166_1 : String #

[View source]
def iso_639_1 : String #

[View source]
def name : String #

[View source]
def overview : String #

[View source]
def title : String #

[View source]