File "UpdateEmailCampaignSender.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/UpdateEmailCampaignSender.md
File size: 700 bytes
MIME-type: text/plain
Charset: utf-8
# UpdateEmailCampaignSender
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Sender Name from which the campaign emails are sent | [optional]
**email** | **string** | Sender email from which the campaign emails are sent | [optional]
**id** | **int** | Select the sender for the campaign 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]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)