ClosedListModelCreateObject interface
Object model for creating a list entity.
Properties
name |
Name of the list entity.
|
subLists |
Sublists for the feature.
|
Property Details
name
Name of the list entity.
name?: string
Property Value
subLists
Sublists for the feature.
subLists?: WordListObject[]
Property Value