class Tmdb::Video

Defined in:

video.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def iso_3166_1 : String #

[View source]
def iso_639_1 : String #

[View source]
def key : String #

[View source]
def name : String #

[View source]
def site : String #

[View source]
def size : Int32 #

[View source]
def type : Type #

[View source]