Aller au contenu

@mirego/forra-api


@mirego/forra-api / All Request Functions / CatalogPackage

Interface: CatalogPackage

Extends

Properties

description

description: null | Record\<string, string>

Inherited from

CatalogPackageSummary.description


forra_version

forra_version: string


icon_url

icon_url: null | string

Inherited from

CatalogPackageSummary.icon_url


installed_entity_id

installed_entity_id: null | string

Inherited from

CatalogPackageSummary.installed_entity_id


installed_version

installed_version: null | string

Inherited from

CatalogPackageSummary.installed_version


latest_compatible_version

latest_compatible_version: null | string

Inherited from

CatalogPackageSummary.latest_compatible_version


name

name: Record\<string, string>

Inherited from

CatalogPackageSummary.name


package_id

package_id: string

Inherited from

CatalogPackageSummary.package_id


type

type: CatalogPackageType

Inherited from

CatalogPackageSummary.type


versions

versions: PackageVersion[]