Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 701 Bytes

AdditionalCatalogSource.md

File metadata and controls

14 lines (10 loc) · 701 Bytes

AdditionalCatalogSource

Representation of an addon catalog source object used by addon versions.

Properties

Name Type Description Notes
id str ID of the additional catalog source [optional]
enabled bool Indicates is this additional catalog source is enabled for the addon [optional]
image str Image of the additional catalog source. [optional]
name str Name of the additional catalog source. [optional]

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