docs/CampaignStateChangedNotification.md in talon_one-5.0.0 vs docs/CampaignStateChangedNotification.md in talon_one-6.0.0

- old
+ new

@@ -3,11 +3,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **campaign** | [**Campaign**](Campaign.md) | | -**old_state** | **String** | The campaign's old state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'draft', 'archived'] | -**new_state** | **String** | The campaign's new state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'draft', 'archived'] | +**old_state** | **String** | The campaign's old state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'archived'] | +**new_state** | **String** | The campaign's new state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'archived'] | **ruleset** | [**Ruleset**](Ruleset.md) | | [optional] ## Code Sample ```ruby