<- Enum

Enum

TeamMemberAssignedLocationsAssignmentType

Enumerates the possible assignment types that the team member can have.

Link to section

Values

Link to section

ALL_CURRENT_AND_FUTURE_LOCATIONS

The team member is assigned to all current and future locations. The location_ids field is empty if the team member has this assignment type.

Link to section

EXPLICIT_LOCATIONS

The team member is assigned to an explicit subset of locations. The location_ids field is the list of locations that the team member is assigned to.