Name | Type | Description | Notes |
---|---|---|---|
authors | string[] | A list of authors that created this plugin | |
dependencies | \Swagger\Client\Model\PluginDependency[] | Other plugins that this plugin depends on | |
id | string | The unique id of this plugin | |
link | string | The API link that can be used to obtain more information about this object | |
name | string | The name of this plugin | |
state | string | The current loaded state of the plugin | |
type | string | The type of the plugin | |
description | string | A description describing what this plugin does (hopefully) | [optional] |
source | string | The file source where the plugin was loaded from. | [optional] |
url | string | The url that was added to the plugin (probably the homepage) | [optional] |
version | string | The current version of the plugin | [optional] |