Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.05 KB

SubAccountInfo.md

File metadata and controls

17 lines (14 loc) · 1.05 KB

# SubAccountInfo

Properties

Name Type Description Notes
public_account_id string Public key for limited access to your Account such as contact/add so you can use it safely on public websites. [optional]
email string Proper email address. [optional]
settings \ElasticEmail\Model\SubaccountSettingsInfo [optional]
last_activity \DateTime Date of last activity on Account [optional]
email_credits int Amount of email credits [optional]
total_emails_sent int Amount of emails sent from this Account [optional]
reputation float Numeric reputation [optional]
status \ElasticEmail\Model\AccountStatusEnum [optional]
contacts_count int How many contacts this SubAccount has stored [optional]

[Back to Model list] [Back to API list] [Back to README]