Hierarchy

  • UpdateOrganization

Properties

associatedDomain?: string

The Google Apps domain to link this org to.

desc?: string

A new description for the organization

displayName?: string

A new displayName for the organization. Must be at least 1 character long and not begin or end with a space.

externalMembersDisabled?: boolean

Whether non-team members can be added to boards inside the team

googleAppsVersion?: number

1 or 2

id: string

The ID or name of the Organization

name?: string

A new name for the organization. At least 3 lowercase letters, underscores, and numbers. Must be unique

org?: string

Who on the team can make team visible boards. One of admin, none, org

orgInviteRestrict?: string

An email address with optional wildcard characters. (E.g. subdomain.*.trello.com)

permissionLevel?: string

Whether the team page is publicly visible. One of: private, public

private?: string

Who can make private boards. One of: admin, none, org

public?: string

Who on the team can make public boards. One of: admin, none, org

website?: string

A URL starting with http://, https://, or null

Generated using TypeDoc v0.24.8