public class UnsubscriberEntity extends BaseEntity
| Constructor and Description |
|---|
UnsubscriberEntity() |
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeAction |
getAction() |
LinkEntity |
getCompany() |
String |
getEmail() |
String |
getId() |
LinkEntity |
getRecipientList() |
java.time.LocalDateTime |
getUnsubscribed() |
public String getId()
public String getEmail()
public java.time.LocalDateTime getUnsubscribed()
public UnsubscribeAction getAction()
public LinkEntity getRecipientList()
public LinkEntity getCompany()
Copyright © 2018. All rights reserved.