GetLabelOptions - rwjdk/TrelloDotNet GitHub Wiki
The GetLabelOptions class provides options for retrieving labels in Trello.
| Property | Description |
|---|---|
| AdditionalParameters | Additional parameters not supported out-of-the-box. |
| LabelFields | Specifies all or a comma-separated list of fields to include. |
| Limit | Specifies how many labels to return (Min: 0, Default: 50, Max: 1000). |