class Tmdb::Person::CreditBase
- Tmdb::Person::CreditBase
- Reference
- Object
Included Modules
Direct Known Subclasses
Defined in:
person/credit_base.crConstructors
Instance Method Summary
- #adult? : Bool | Nil
- #backdrop_path : String | Nil
- #credit_id : String
- #detail : Credit
- #genre_ids : Array(Int32)
- #id : Int64
- #original_language : String
- #original_title : String | Nil
- #overview : String
- #popularity : Float64
- #poster_path : String | Nil
- #release_date : Time | Nil
- #title : String | Nil
- #video? : Bool | Nil
- #vote_average : Float64
- #vote_count : Int32