# SibApiV3Sdk::CreateSender ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | From Name to use for the sender | **email** | **String** | From email to use for the sender. A verification email will be sent to this address. | **ips** | [**Array<CreateSenderIps>**](CreateSenderIps.md) | Mandatory in case of dedicated IP, IPs to associate to the sender | [optional]