Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1006 Bytes

File metadata and controls

18 lines (14 loc) · 1006 Bytes

Format

Properties

Name Type Description Notes
description str Description of the package format
distributions list[Distribution] The distributions supported by this package format [optional]
extensions list[str] A non-exhaustive list of extensions supported
name str Name for the package format
premium bool If true the package format is a premium-only feature
premium_plan_id str The minimum plan id required for this package format [optional]
premium_plan_name str The minimum plan name required for this package format [optional]
slug str Slug for the package format
supports FormatSupport

[Back to Model list] [Back to API list] [Back to README]