Team: Constructor for objects of type Team

TeamR Documentation

Constructor for objects of type Team

Description

Represents a Synapse Team. User definable fields are:

Usage

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


Sage-Bionetworks/synapseclient documentation built on Feb. 9, 2024, 4:26 p.m.