Represents a Synapse Team. User definable fields are:

Team(icon=NULL, description=NULL, name=NULL, canPublicJoin=NULL)

Arguments

icon

optional named parameter: fileHandleId for icon image of the Team

description

optional named parameter: A short description of this Team.

name

optional named parameter: The name of the Team.

canPublicJoin

optional named parameter: true for teams which members can join without an invitation or approval

Value

An object of type Team