docs/CampaignRuleParameters.md in purecloudplatformclientv2-18.0.0 vs docs/CampaignRuleParameters.md in purecloudplatformclientv2-19.0.0

- old
+ new

@@ -5,12 +5,12 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **operator** | **String** | The operator for comparison. Required for all campaign rule conditions | [optional] | -| **value** | **String** | The value for comparison. Required for all campaign rule conditions | [optional] | -| **priority** | **String** | The priority to set the campaign to. Required for 'set campaign priority' actions | [optional] | -| **dialing_mode** | **String** | The dialing mode to set the campaign to. Reqired for 'set campaign dialing mode' actions | [optional] | +| **operator** | **String** | The operator for comparison. Required for a CampaignRuleCondition. | [optional] | +| **value** | **String** | The value for comparison. Required for a CampaignRuleCondition. | [optional] | +| **priority** | **String** | The priority to set a campaign to. Required for the 'setCampaignPriority' action. | [optional] | +| **dialing_mode** | **String** | The dialing mode to set a campaign to. Required for the 'setCampaignDialingMode' action. | [optional] | {: class="table table-striped"}