ClosedListModelUpdateObject interface

リスト エンティティを更新するためのオブジェクト モデル。

プロパティ

name

リスト エンティティの新しい名前。

subLists

機能の新しいサブリスト。

プロパティの詳細

name

リスト エンティティの新しい名前。

name?: string

プロパティ値

string

subLists

機能の新しいサブリスト。

subLists?: WordListObject[]

プロパティ値