| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | Description of the package format | |
| distributions | List<Distribution> | The distributions supported by this package format | [optional] |
| extensions | List<String> | A non-exhaustive list of extensions supported | |
| name | String | Name for the package format | |
| premium | Boolean | If true the package format is a premium-only feature | |
| premiumPlanId | String | The minimum plan id required for this package format | [optional] |
| premiumPlanName | String | The minimum plan name required for this package format | [optional] |
| slug | String | Slug for the package format | |
| supports | FormatSupport |