class Tmdb::PersonResult
- Tmdb::PersonResult
- Reference
- Object
Included Modules
Defined in:
person_result.crConstructors
Instance Method Summary
- #adult : Bool
- #id : Int64
- #known_for : Array(MovieResult | Tv::ShowResult)
- #name : String
- #person_detail : Person
- #popularity : Float64
- #profile_path : String | Nil