public class CompanyEntity extends BaseEntity
| Constructor and Description |
|---|
CompanyEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getDefaultSendAs() |
String |
getDefaultSenderEmail() |
Long |
getId() |
String |
getName() |
List<LinkEntity> |
getRecipientLists() |
List<LinkEntity> |
getSenderEmails() |
List<LinkEntity> |
getUsers() |
public Long getId()
public String getName()
public String getApiKey()
public String getDefaultSendAs()
public String getDefaultSenderEmail()
public List<LinkEntity> getUsers()
public List<LinkEntity> getSenderEmails()
public List<LinkEntity> getRecipientLists()
Copyright © 2018. All rights reserved.