Overview
Properties
backgroundImageUrl
Type: string | null
The URL of the background image of the team.
bannerUrl
Type: string | null
The URL of the banner of the team.
creationDate
Type: Date
The date when the team was created.
displayName
Type: string
The display name of the team.
id
Type: string
The ID of the team.
info
Type: string
The info of the team.
May contain HTML tags.
logoThumbnailUrl
Type: string
The URL of the thumbnail of the team's logo.
name
Type: string
The name of the team.
updateDate
Type: Date
The date when the team was last updated.
Methods
getUserRelations()
asyncRetrieves the relations to the members of the team.