nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/UpdateSmtpTemplateSender.md
2024-09-04 18:30:33 +02:00

12 lines
633 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# UpdateSmtpTemplateSender
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Name of the sender | [optional]
**email** | **string** | Email of the sender | [optional]
**id** | **int** | Select the sender for the template on the basis of sender id. In order to select a sender with specific pool of IPs, 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)