Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 524 Bytes

RMNodeBodyCreate.md

File metadata and controls

13 lines (10 loc) · 524 Bytes

RMNodeBodyCreate

Properties

Name Type Description Notes
name string The name must not contain spaces or the following special characters: * " < > \ / ? : and .
The character . must not be used at the end of the name.
[default to null]
nodeType string [default to null]
aspectNames string[] [optional] [default to null]
properties { [key: string]: string; } [optional] [default to null]