# UpdateSender ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Name** | **string** | From Name to update the sender | [optional] [default to null] **Email** | **string** | From Email to update the sender | [optional] [default to null] **Ips** | [**[]CreateSenderIps**](CreateSenderips.md) | Only in case of dedicated IP, IPs to associate to the sender. If passed, will replace all the existing IPs. | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)