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

- old
+ new

@@ -2,11 +2,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**id** | **Integer** | The internal ID of the tier | -**name** | **String** | The name of the tier | +**id** | **Integer** | The internal ID of the tier. | +**name** | **String** | The name of the tier. | ## Code Sample ```ruby require 'TalonOne'