# PakatApiV3Sdk.GetSendersListSenders

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | 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&#x3D;activated, false&#x3D;deactivated) | 
**ips** | [**[GetSendersListIps]**](GetSendersListIps.md) | List of dedicated IP(s) available in the account. This data is displayed only for dedicated IPs | [optional] 


