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 of the last modification to this file, as described in RFC 3339, section 14.29.

Optional type

type: undefined | string

type of the file

Functions

getDeserializedJsonObj

getJsonObj