nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/CreateSenderIps.md

13 lines
636 B
Markdown
Raw Normal View History

2024-09-04 18:30:33 +02:00
# CreateSenderIps
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip** | **string** | Dedicated IP available in your account |
**domain** | **string** | Domain of the IP |
**weight** | **int** | Weight to apply to the IP. Sum of all IP weights must be 100. Should be passed for either ALL or NONE of the IPs. If it's not passed, the sending will be equally balanced on all IPs. | [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)