docs/MasterDetailsResponsePlanInfoFeatures.md in brevo-2.0.0 vs docs/MasterDetailsResponsePlanInfoFeatures.md in brevo-3.0.0

- old
+ new

@@ -4,9 +4,11 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the feature | [optional] **unit_value** | **String** | Unit value of the feature | [optional] **quantity** | **Integer** | Quantity provided in the plan | [optional] +**quantity_with_overages** | **Integer** | Quantity with overages provided in the plan (only applicable on ENTv2) | [optional] **used** | **Integer** | Quantity consumed by master | [optional] +**used_overages** | **Integer** | Quantity consumed by sub-organizations over the admin plan limit (only applicable on ENTv2) | [optional] **remaining** | **Integer** | Quantity remaining in the plan | [optional]