Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TeamProperties

Package version

Describes team properties

Hierarchy

  • TeamProperties

Index

Properties

Optional groupIds

groupIds: string[]

List of group IDs to add their members to the team

Optional memberIds

memberIds: string[]

List of member IDs to add to the team

Optional teamDescription

teamDescription: undefined | string

The description of the team

teamName

teamName: string

The name of the team

Generated using TypeDoc