public class SageContactResponse extends SageContact
Modifier and Type | Field and Description |
---|---|
private SageId |
contactType |
private java.lang.Integer |
id |
Constructor and Description |
---|
SageContactResponse() |
Modifier and Type | Method and Description |
---|---|
SageId |
getContactType() |
java.lang.Integer |
getId() |
void |
setContactType(SageId contactType) |
void |
setId(java.lang.Integer id) |
getEmail, getName, setEmail, setName
@NotNull private java.lang.Integer id
@NotNull private SageId contactType