Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SoftwarePackageFile

A file associated with a package.

Properties

Optional checksum

checksum: undefined | string

Checksum of the file.

Optional checksumType

checksumType: undefined | string

Type of the checksum.

Optional path

path: undefined | string

File path.

Optional sizeInBytes

sizeInBytes: undefined | number

Size of the file in bytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeModified

timeModified: Date

The date and time the file was last modified (in RFC 3339 format).

Optional type

type: undefined | string

Type of the file.

Functions

getDeserializedJsonObj

getJsonObj