TrelloPlan - rwjdk/TrelloDotNet GitHub Wiki
Represents the subscription plan of a Trello board or workspace.
Values
| Value | Description |
|---|---|
Unknown |
The plan could not be determined. |
Free |
The Free plan. |
Standard |
The Standard plan. |
Premium |
The Premium plan. |
Enterprise |
The Enterprise plan. |
Usage
Used in TrelloPlanInformation and methods like GetTrelloPlanInformationForBoardAsync and GetTrelloPlanInformationForOrganizationAsync.