LabelFieldsType - rwjdk/TrelloDotNet GitHub Wiki
Defines the types of fields associated with labels in Trello.
Values
| 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. |
Usage
Used in LabelFields and GetLabelOptions.