Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 685 Bytes

CreateSmtpTemplateSender.md

File metadata and controls

11 lines (8 loc) · 685 Bytes

sib_api_v3_sdk.Model.CreateSmtpTemplateSender

Properties

Name Type Description Notes
Name string Name of the sender. If not passed, will be set to default [optional]
Email string Email of the sender [optional]
Id long? Select the sender for the template on the basis of sender id. In order to select a sender with specific pool of IP’s, dedicated ip users shall pass id (instead of email). [optional]

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