# Brevo::MasterDetailsResponsePlanInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_code** | **String** | Plan currency | [optional] **next_billing_at** | **Integer** | Timestamp of next billing date | [optional] **price** | **Float** | Plan amount | [optional] **plan_period** | **String** | Plan period type | [optional] **sub_accounts** | **Integer** | Number of sub-accounts | [optional] **features** | [**Array<MasterDetailsResponsePlanInfoFeatures>**](MasterDetailsResponsePlanInfoFeatures.md) | List of provided features in the plan | [optional]