| Name | Type | Description | Notes |
|---|---|---|---|
| Type | PlanType | The type of plan | [readonly] |
| Slug | string | A slug of the config plan used to create this subscription | |
| Name | string | A name of the config plan used to create this subscription | |
| AccountTypes | List<AccountType> | The types of account to which the plan can be applied | |
| Quotas | List<QuotaPlan> | A list of quota plans for a given subscription | [optional] |
| BillingOptions | List<BillingOption> | The billing options for this plan | [optional] |