Skip to content

Documentation / joplin-api / FolderListRes

Type Alias: FolderListRes

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

Defined in

model/FolderListRes.ts:3

Released under the MIT License.