Skip to content

OrganizationFieldsType

Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines the various fields available for an Organization (Workspace) in Trello.

Values

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.

Usage

This enum is utilized in classes such as OrganizationFields and GetOrganizationOptions.

Clone this wiki locally