ChecklistItemChecked
A checked checklist item.
Properties
type: "checked"
DISCRIMINATOR
The type of the checklist item.
id: number
The identifier of the to-do item.
text: string
The item’s text.
The entities of the text.
checkedAt: number
A point in time in which the checklist item was checked.
The user who checked the item.