public class IdentityModel extends BaseModel
| Constructor and Description |
|---|
IdentityModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompositeKey()
Returns the composite key for the identity.
|
void |
updateTraits(List<TraitModel> traits)
Update the identity traits.
|
public String getCompositeKey()
public void updateTraits(List<TraitModel> traits)
traits - traits to updateCopyright © 2022. All rights reserved.