A data structure representing subscription level update data.
| Name | Type | Description | Notes |
|---|---|---|---|
| level | str | The subscription level name. | [optional] |
| default_nodes | int | The default number of nodes. | [optional] |
| default_monthly_compute_credits | int | The default monthly compute credits. | [optional] |
| default_monthly_storage_credits | int | The default monthly storage credits. | [optional] |
| excess_compute_credit_cost | float | The cost per excess compute credit. | [optional] |