TeamMembershipType Enum
Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.
Possible Values
#
ALL
Includes immediate and child team members for the team.
CHILD_TEAM
Includes only child team members for the team.
IMMEDIATE
Includes only immediate members of the team.
Usages
#
References
#
- Argument membership of field members from type Team
Previous
TeamMemberRole
