class Tmdb::Movie::Crew

Defined in:

movie/crew.cr

Constructors

Instance Method Summary

Instance methods inherited from class Tmdb::Movie::CreditBase

credit_id : String credit_id, detail : Credit detail, original_name : String original_name, person : Person person

Constructor methods inherited from class Tmdb::Movie::CreditBase

new(data : JSON::Any) new

Constructor Detail

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

[View source]

Instance Method Detail

def department : String #

[View source]
def job : String #

[View source]