TeamProperties interface

Describes team properties

Properties

groupIds

List of group IDs to add their members to the team

memberIds

List of member IDs to add to the team

teamDescription

The description of the team

teamName

The name of the team

Property Details

groupIds

List of group IDs to add their members to the team

groupIds?: string[]

Property Value

string[]

memberIds

List of member IDs to add to the team

memberIds?: string[]

Property Value

string[]

teamDescription

The description of the team

teamDescription?: string

Property Value

string

teamName

The name of the team

teamName: string

Property Value

string