File "GetSendersListSenders.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetSendersListSenders.md
File size: 753 bytes
MIME-type: text/plain
Charset: utf-8
# GetSendersListSenders
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | Id of the sender |
**name** | **string** | From Name associated to the sender |
**email** | **string** | From Email associated to the sender |
**active** | **bool** | Status of sender (true=activated, false=deactivated) |
**ips** | [**\Brevo\Client\Model\GetSendersListIps[]**](GetSendersListIps.md) | List of dedicated IP(s) available in the account. This data is displayed only for dedicated 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)