# SibApiV3Sdk::GetSendersListSenders ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | Id of the sender | **name** | **String** | From Name associated to the sender | **email** | **String** | From Email associated to the sender | **active** | **BOOLEAN** | Status of sender (true=activated, false=deactivated) | **ips** | [**Array<GetSendersListIps>**](GetSendersListIps.md) | List of dedicated IP(s) available in the account. This data is displayed only for dedicated IPs | [optional]