Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreateChildNodeRequest

A request to create a child node in a list.

Hierarchy

  • CreateChildNodeRequest

Index

Properties

comments

comments: StringLiteral[] = []

The comments attached to the enclosing object.

labels

labels: StringLiteral[] = []

The labels attached to the enclosing object.

Optional name

name: undefined | string = undefined

The name of the enclosing object.

parentNodeIri

parentNodeIri: string = ""

Provides a the IRI of a parent list node.

projectIri

projectIri: string = ""

The IRI of a project.

Generated using TypeDoc