PrincipalAliasRequest
org.sagebionetworks.repo.model.principal.PrincipalAliasRequest
The request to look a principal alias up
| Field | Type | Description | 
|---|---|---|
| alias | STRING | The alias to bind to the principal | 
| type | AliasType | The enumeration of the possible alias types that can be bound to a principal. Note, these names must match those in AliasEnum. For an OAuthProvider type the matching alias is prefixed with USER_ |