Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseTask

A todoist task as received by the todoist API

Hierarchy

Index

Properties

Optional comment_count

comment_count: undefined | number

Optional completed

completed: undefined | false | true

content

content: string

Optional due

due: undefined | object

Optional id

id: undefined | number

Optional indent

indent: undefined | number

Optional order

order: undefined | number

Optional priority

priority: undefined | number

Optional project_id

project_id: undefined | number

Optional url

url: undefined | string

Generated using TypeDoc