Sha256: 1fe9415ffd46257806aa2dd52acd358cdf124c535dd3f545dc71e2a03cc6965c

Contents?: true

Size: 679 Bytes

Versions: 1

Compression:

Stored size: 679 Bytes

Contents

# BrevoRuby::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

1 entries across 1 versions & 1 rubygems

Version Path
brevo-ruby-1.0.0 docs/SendSmtpEmailSender.md