-
Notifications
You must be signed in to change notification settings - Fork 3
OrganizationFieldsType
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines the various fields available for an Organization (Workspace) in Trello.
Value | Description |
---|---|
Name |
Technical name of the Workspace. |
DisplayName |
Human-readable name of the Workspace. |
Description |
Description of the Workspace. |
BoardIds |
List of Board IDs associated with the Workspace. |
Url |
URL of the Workspace. |
Website |
Website linked to the Workspace. |
Memberships |
Membership details of the Workspace. |
This enum is utilized in classes such as OrganizationFields and GetOrganizationOptions.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')