docs/SetDiscountPerAdditionalCostEffectProps.md in talon_one-2.5.1 vs docs/SetDiscountPerAdditionalCostEffectProps.md in talon_one-3.0.0

- old
+ new

@@ -2,14 +2,14 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **String** | The name/description of this discount | -**additional_cost_id** | **Integer** | The ID of the additional cost | -**additional_cost** | **String** | The name of the additional cost | -**value** | **Float** | The total monetary value of the discount | -**desired_value** | **Float** | The original value of the discount | [optional] +**name** | **String** | The name / description of this discount | +**additional_cost_id** | **Integer** | The ID of the additional cost. | +**additional_cost** | **String** | The name of the additional cost. | +**value** | **Float** | The total monetary value of the discount. | +**desired_value** | **Float** | The original value of the discount. | [optional] ## Code Sample ```ruby require 'TalonOne'