# Brevo::MasterDetailsResponsePlanInfoFeatures ## Properties 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]