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

- old
+ new

@@ -6,11 +6,11 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | | [optional] | -| **parameters** | [**CampaignRuleParameters**](CampaignRuleParameters.html) | | [optional] | -| **action_type** | **String** | | [optional] | -| **campaign_rule_action_entities** | [**CampaignRuleActionEntities**](CampaignRuleActionEntities.html) | | [optional] | +| **parameters** | [**CampaignRuleParameters**](CampaignRuleParameters.html) | The parameters for the CampaignRuleAction. Required for certain actionTypes. | [optional] | +| **action_type** | **String** | The action to take on the campaignRuleActionEntities. | | +| **campaign_rule_action_entities** | [**CampaignRuleActionEntities**](CampaignRuleActionEntities.html) | The list of entities that this action will apply to. | | {: class="table table-striped"}