AlbumItem

constructor(id: Long, types: Set<AlbumType>, description: String, covers: List<AlbumCover>, createdAt: Long, updatedAt: Long, firstPhotoCreatedAt: Long, lastPhotoCreatedAt: Long, itemsCount: Int, isViewed: Boolean, isVisible: Boolean, hideItems: Boolean, setSharedLink: String?)