Type alias FolderListRes

FolderListRes: Pick<FolderProperties, "id" | "parent_id" | "title">

Generated using TypeDoc