stcTeamDTO Fields
The stcTeamDTO type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
Team |
Specify the Team Object, represented by stcTeam
Required when adding a new team. |
![]() |
TeamMemberList |
Specifies list of active user associated to the team.
Refer to stcListItem for more details. In this case – id will represent active User Id, and Name will be name of the user who is a part of team Not Required - When creating a new team with no team members. |