ClosedListModelUpdateObject interface
Object model for updating a list entity.
Properties
name |
The new name of the list entity.
|
subLists |
The new sublists for the feature.
|
Property Details
name
The new name of the list entity.
name?: string
Property Value
subLists
The new sublists for the feature.
subLists?: WordListObject[]
Property Value