Skip to main content

PluginData

The plugin object.

Properties

NameTypeDescription
canRemovedbooleanSpecifies if the plugin can be removed (true) or not (false).
guidstringThe plugin identifier. It must be of the asc.{UUID} type.
objobjectThe config of the installed plugin. The version is taken from the config and compared with the current one to check for updates.
urlstringThe URL to plugin config.

Type

Object