DueDate
Represents a due date for a task.
See
https://todoist.com/api/v1/docs#tag/Tasks/operation/get_tasks_api_v1_tasks_get
Extends
TypeOf
<typeofDueDateSchema
>
Properties
Property | Type |
---|---|
date | string |
datetime? | null | string |
isRecurring | boolean |
lang? | null | string |
string | string |
timezone? | null | string |