Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PublicationPackage

A base object for all types of publication packages.

Properties

Optional description

description: undefined | string

A description of the package.

listingId

listingId: string

The ID of the listing that the specified package belongs to.

Optional operatingSystem

operatingSystem: model.OperatingSystem

packageType

packageType: string

Optional resourceId

resourceId: undefined | string

The unique identifier for the package resource.

Optional timeCreated

timeCreated: Date

The date and time the publication package was created, expressed in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

version

version: string

The package version.

Functions

getDeserializedJsonObj

getJsonObj