Settings related to sending emails
Name | Type | Description | Notes |
---|---|---|---|
RequiresEmailCredits | bool | True, if Account needs credits to send emails. Otherwise, false | [optional] |
EmailSizeLimit | int | Maximum size of email including attachments in MB's | [optional] |
DailySendLimit | int | Amount of emails Account can send daily | [optional] |
MaxContacts | int | Maximum number of contacts the Account can have. 0 means that parent account's limit is used. | [optional] |
EnablePrivateIPPurchase | bool | Can the SubAccount purchase Private IP for themselves | [optional] |
PoolName | string | Name of your custom IP Pool to be used in the sending process | [optional] |
ValidSenderDomainOnly | bool? | [optional] |