# GetSendersListSendersInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **i64** | 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** | Option<[**Vec**](getSendersList_senders_inner_ips_inner.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)