CollectionInfo

constructor(id: String, name: String, dateCreated: LocalDate, isOpen: Boolean, isModerated: Boolean, isUnrevealed: Boolean, isAnonymous: Boolean, challenge: ChallengeType, summary: Html, maintainers: List<UserReference>, subcollectionCount: Int, fandomCount: Int, workCount: Int, bookmarkedItemCount: Int)