Interface CreateChecklistCheckItems

Hierarchy

  • CreateChecklistCheckItems

Properties

Properties

checked?: boolean

Determines whether the check item is already checked when created.

id: string

ID of a checklist.

name: string

The name of the new check item on the checklist. Should be a string of length 1 to 16384.

pos?: string

The position of the check item in the checklist. One of: top, bottom, or a positive number.

Generated using TypeDoc v0.24.8