Enum GitHub::TeamMembershipType

Defines which types of team members are included in the returned list. Can be one of IMMEDIATE, CHILD_TEAM or ALL.

Enum Values

IMMEDIATE

Includes only immediate members of the team.

CHILD_TEAM

Includes only child team members for the team.

ALL

Includes immediate and child team members for the team.

Uses

Team.members