Uses of Class
com.mypurecloud.sdk.v2.model.ScimGenesysUserExternalId
Packages that use ScimGenesysUserExternalId
-
Uses of ScimGenesysUserExternalId in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimGenesysUserExternalIdModifier and TypeMethodDescriptionAuthority, or scope, of \"externalId\".Identifier of the user in an external system.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ScimGenesysUserExternalIdMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ScimGenesysUserExternalIdModifier and TypeMethodDescriptionScimUserExtensions.externalIds(List<ScimGenesysUserExternalId> externalIds) The list of external identifiers assigned to user.voidScimUserExtensions.setExternalIds(List<ScimGenesysUserExternalId> externalIds)