class Tmdb::Tv::GuestStar

Included Modules

Defined in:

tv/guest_star.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tmdb::ProfileUrls

profile_url(size : String = "original") : String profile_url

Constructor Detail

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

[View source]

Instance Method Detail

def character : String #

[View source]
def credit : Credit #

[View source]
def credit_id : String #

[View source]
def id : Int64 #

[View source]
def name : String #

[View source]
def order : Int32 #

[View source]
def profile_path : String | Nil #

[View source]