attributes
attributes: { createdAt: string; finishedAt: string; notes: string; private: boolean; progress: number; progressedAt: string; rating: string; ratingTwenty: boolean; reactionSkipped: string; reconsumeCount: number; reconsuming: boolean; startedAt: string; status: string; updatedAt: string; volumesOwned: number }
Type declaration
createdAt: string
finishedAt: string
notes: string
private: boolean
progress: number
progressedAt: string
rating: string
ratingTwenty: boolean
reactionSkipped: string
reconsumeCount: number
reconsuming: boolean
startedAt: string
status: string
updatedAt: string
volumesOwned: number