| Name | Type | Description | Notes |
|---|---|---|---|
| currency_code | str | Plan currency | [optional] |
| next_billing_at | int | Timestamp of next billing date | [optional] |
| price | float | Plan amount | [optional] |
| plan_period | str | Plan period type | [optional] |
| sub_accounts | int | Number of sub-accounts | [optional] |
| features | list[MasterDetailsResponsePlanInfoFeatures] | List of provided features in the plan | [optional] |