Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InformationNode

Data representation of an information node associated with a build

Hierarchy

  • InformationNode

Index

Properties

Optional fields

fields: object

Fields of the information node

Type declaration

  • [key: string]: string

Optional lastModifiedBy

lastModifiedBy: string

Process or person that last modified this node

Optional lastModifiedDate

lastModifiedDate: Date

Date this node was last modified

Optional nodeId

nodeId: number

Node Id of this information node

Optional parentId

parentId: number

Id of parent node (xml tree)

Optional type

type: string

The type of the information node

Generated using TypeDoc