mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
1.0 KiB
1.0 KiB
PackageInfo
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | String | Gets or sets the name. | [optional] |
description | String | Gets or sets a long description of the plugin containing features or helpful explanations. | [optional] |
overview | String | Gets or sets a short overview of what the plugin does. | [optional] |
owner | String | Gets or sets the owner. | [optional] |
category | String | Gets or sets the category. | [optional] |
guid | String | Gets or sets the guid of the assembly associated with this plugin. This is used to identify the proper item for automatic updates. | [optional] |
versions | [VersionInfo] | Gets or sets the versions. | [optional] |
imageUrl | String | Gets or sets the image url for the package. | [optional] |