docs/RemoveCredits.md in sib-api-v3-sdk-3.0.1 vs docs/RemoveCredits.md in sib-api-v3-sdk-4.0.0

- old
+ new

@@ -1,9 +1,9 @@ # SibApiV3Sdk::RemoveCredits ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**sms** | **Integer** | SMS credits to be removed from the child account | [optional] -**email** | **Integer** | Email credits to be removed from the child account | [optional] +**sms** | **Integer** | Required if email credits are empty. SMS credits to be removed from the child account | [optional] +**email** | **Integer** | Required if sms credits are empty. Email credits to be removed from the child account | [optional]