Hierarchy

  • CreateChecklist

Properties

idCard: string

The ID of the Card that the checklist should be added to.

idChecklistSource?: string

The ID of a checklist to copy into the new checklist.

name?: string

The name of the checklist. Should be a string of length 1 to 16384.

pos?: number | "top" | "bottom"

The position of the checklist on the card. One of: top, bottom, or a positive number.

Generated using TypeDoc v0.24.8