Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.12 KB

Tree.md

File metadata and controls

26 lines (21 loc) · 1.12 KB

Tree

Properties

Name Type Description Notes
url str
acronym str
title str
children [Node]
title_en str [optional]
node_type NodeTypeEnum [optional]
subtype NodeSubTypeEnum [optional]
partial_title str [optional]
partial_title_en str [optional]
min_constraint int [optional]
max_constraint int [optional]
constraint_type ConstraintTypeEnum [optional]
remark str [optional]
remark_en str [optional]
version_name str [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]