Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PackageNameSummary

Provides summary information about a package.

Properties

Optional architecture

architecture: model.ArchType

The CPU architecture type for which this package was built.

displayName

displayName: string

Full package name in NERVA format. This value should be unique.

name

name: string

The name of the software package.

Optional type

type: undefined | string

Type of the package.

Optional version

version: undefined | string

The version of the software package.

Functions

getDeserializedJsonObj

getJsonObj