TeamMember.Rd
Contains information about a user's membership in a Team. In practice the constructor is not called directly by the client.
TeamMember(teamId=NULL, member=NULL, isAdmin=NULL)
optional named parameter: the ID of the team
optional named parameter: An object of type UserGroupHeader describing the member
optional named parameter: Whether the given member is an administrator of the team
An object of type TeamMember