Bagikan melalui


InformationNode interface

Representasi data dari node informasi yang terkait dengan build

Properti

fields

Bidang simpul informasi

lastModifiedBy

Proses atau orang yang terakhir mengubah simpul ini

lastModifiedDate

Tanggal simpul ini terakhir diubah

nodeId

Id Node dari node informasi ini

parentId

Id simpul induk (pohon xml)

type

Jenis node informasi

Detail Properti

fields

Bidang simpul informasi

fields: {[key: string]: string}

Nilai Properti

{[key: string]: string}

lastModifiedBy

Proses atau orang yang terakhir mengubah simpul ini

lastModifiedBy: string

Nilai Properti

string

lastModifiedDate

Tanggal simpul ini terakhir diubah

lastModifiedDate: Date

Nilai Properti

Date

nodeId

Id Node dari node informasi ini

nodeId: number

Nilai Properti

number

parentId

Id simpul induk (pohon xml)

parentId: number

Nilai Properti

number

type

Jenis node informasi

type: string

Nilai Properti

string