docs/CreateSender.md in sib-api-v3-sdk-5.4.0 vs docs/CreateSender.md in sib-api-v3-sdk-5.5.0

- old
+ new

@@ -2,9 +2,9 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | From Name to use for the sender | -**email** | **String** | From Email 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]