public final class CommunicationUserIdentifierModel
extends java.lang.Object
| Constructor and Description |
|---|
CommunicationUserIdentifierModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Get the id property: The Id of the communication user.
|
CommunicationUserIdentifierModel |
setId(java.lang.String id)
Set the id property: The Id of the communication user.
|
public java.lang.String getId()
public CommunicationUserIdentifierModel setId(java.lang.String id)
id - the id value to set.