ChecklistFieldsType - rwjdk/TrelloDotNet GitHub Wiki
Defines the types of fields available on a checklist.
Values
| Value | Description |
|---|---|
Name |
Represents the name of the checklist. |
CardId |
Represents the ID of the card the checklist is associated with. |
Position |
Represents the position of the checklist on the card. |
Usage
Used in ChecklistFields for specifying fields to include in operations.