Title is an interface representing a title. It includes the romaji, english, native, and userPreferred each having their own properties.
Title
english is a string representing the english of the title.
english
native is a string representing the native of the title.
native
romaji is a string representing the romaji of the title.
romaji
userPreferred is a string representing the user preferred of the title.
userPreferred
Title
is an interface representing a title. It includes the romaji, english, native, and userPreferred each having their own properties.