Interface IAnimeUserUpdate

Hierarchy

Properties

date: string

Date which the update was done

episodes_seen: null | number

Number of episodes seen

episodes_total: null | number

Total number of episodes to watch

score: null | number

Score given by the user

status: null | string

Status for the user in the source

user: IUser

Data of the user

Generated using TypeDoc