public class Contact extends NamedModel<String>
| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Gets the email for the contact.
|
Contact |
setEmail(String email)
Sets the email for the contact
|
getName, setNameequals, getId, hashCode, setIdCopyright © 2014–2019 Smartsheet. All rights reserved.