FolderApi

constructor(id: String, parentId: String, title: String, createdAt: Instant, lastUpdatedAt: Instant, userId: String, favorite: Boolean = false, icon: IconApi? = null, itemCount: Long)