# UpdateSender ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | From Name to update the sender | [optional] **email** | Option<**String**> | From Email to update the sender | [optional] **ips** | Option<[**Vec**](createSender_ips_inner.md)> | Only in case of dedicated IP, IPs to associate to the sender. If passed, will replace all the existing 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)