public class Member extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Member.EmailType |
static class |
Member.SubscriberStats |
| Modifier and Type | Field and Description |
|---|---|
protected String |
emailAddress
You can not edit an existing member's e-mail-address.
|
static String |
MERGEFIELD_FNAME
Default name for mergefield first name
|
static String |
MERGEFIELD_LNAME |
| Constructor and Description |
|---|
Member() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubscriberHash() |
static String |
getSubscriberHash(String email) |
void |
putMergeField(String name,
String value) |
public static final String MERGEFIELD_FNAME
public static final String MERGEFIELD_LNAME
protected String emailAddress
Copyright © 2020. All rights reserved.