SeriesInfo

constructor(id: Long, creators: List<UserReference>, beginDate: LocalDate, lastUpdatedDate: LocalDate, description: Html, notes: Html, wordCount: Int, worksCount: Int, bookmarksCount: Int, completionStatus: Boolean)