-
-
Notifications
You must be signed in to change notification settings - Fork 5
LabelFieldsType
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines the types of fields associated with labels in Trello.
| Value | Description |
|---|---|
BoardId |
Represents the ID of the board the label is associated with. |
Name |
Represents the name of the label. |
Color |
Represents the color of the label. |
Used in LabelFields and GetLabelOptions.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')