Name | Type | Description | Notes |
---|---|---|---|
currencyCode | String | Plan currency | [optional] |
nextBillingAt | Long | Timestamp of next billing date | [optional] |
price | BigDecimal | Plan amount | [optional] |
planPeriod | PlanPeriodEnum | Plan period type | [optional] |
subAccounts | Integer | Number of sub-accounts | [optional] |
features | List<MasterDetailsResponsePlanInfoFeatures> | List of provided features in the plan | [optional] |
Name | Value |
---|---|
MONTH | "month" |
YEAR | "year" |