Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParsedToJSON

The contents of a parsed task

Hierarchy

  • ParsedToJSON

Index

Properties

content

content: string

due_string

due_string: string | undefined

label_ids

label_ids: number[] | undefined

labels

labels: string[] | undefined

priority

priority: number

project

project: string | undefined

project_id

project_id: number | undefined

Generated using TypeDoc