Sha256: 43fdb3e8d2ac5bbbcda7f687d47099a86e9efbe01b64819904d5df9c573061f9
Contents?: true
Size: 675 Bytes
Versions: 2
Compression:
Stored size: 675 Bytes
Contents
# Brevo::SendSmtpEmailSender ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the sender from which the emails will be sent. Maximum allowed characters are 70. Applicable only when email is passed. | [optional] **email** | **String** | Email of the sender from which the emails will be sent. Mandatory if sender id is not passed. | [optional] **id** | **Integer** | Id of the sender from which the emails will be sent. In order to select a sender with specific pool of IP’s, dedicated ip users shall pass id (instead of email). Mandatory if email is not passed. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/SendSmtpEmailSender.md |
brevo-2.0.0 | docs/SendSmtpEmailSender.md |