Skip to content

Documentation / joplin-api / NoteGetRes

Type Alias: NoteGetRes

NoteGetRes: Pick<NoteProperties, "id" | "title" | "parent_id">

Defined in

model/NoteGetRes.ts:3

Released under the MIT License.