| Package | Description |
|---|---|
| com.createsend | |
| com.createsend.models.people |
| Modifier and Type | Method and Description |
|---|---|
Person |
People.details(String emailAddress)
Gets the details for the person with the given email address
|
Person[] |
Clients.people()
returns a list of people associated with the client.
|
| Modifier and Type | Method and Description |
|---|---|
void |
People.update(String originalEmailAddress,
Person newDetails)
Updates the details for an existing person
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersonToAdd |
Copyright © 2013. All Rights Reserved.