Interface IPersonFull

Hierarchy

Properties

about: string

About (description) of the person

alternate_names: string[]

Alternate names of the person

anime: PersonSource<"anime">[]

List of anime contributed by the person

birthday: string

Birthday of the character in string

favorites: number

Favorites count of the person

given_name: string

Given name of the person

Images of the person

mal_id: number

MAL ID of the person

manga: PersonSource<"manga">[]

List of manga contributed by the person

name: string

Name of the person

url: string

MAL URL of the person

voices: IPersonVoice[]

List of voices featured by the person

website_url: null | string

Website URL of the person

Generated using TypeDoc