Sha256: 3a7b9a073ff037daeeeeb58555313c73b326fd15ba652dc62efd5240606be4bb

Contents?: true

Size: 681 Bytes

Versions: 8

Compression:

Stored size: 681 Bytes

Contents

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

8 entries across 8 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-9.0.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-8.1.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-8.0.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-7.5.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-7.4.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-7.3.0 docs/SendSmtpEmailSender.md
sib-api-v3-sdk-7.2.0 docs/SendSmtpEmailSender.md