class Tmdb::Country

Defined in:

country.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def code : String #

[View source]
def iso_3166_1 : String #

[View source]
def name : String #

[View source]