class Tmdb::Change::Item

Defined in:

change_item.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def action : String #

[View source]
def id : String #

[View source]
def iso_639_1 : String | Nil #

[View source]
def original_value : String | Nil #

[View source]
def time : Time #

[View source]
def value : String #

[View source]