WordListBaseUpdateObject Class

Object model for updating one of the list entity's sublists.

Inheritance
WordListBaseUpdateObject

Constructor

WordListBaseUpdateObject(*, canonical_form: Optional[str] = None, list=None, **kwargs)

Parameters

canonical_form
str
Required

The standard form that the list represents.

list
list[str]
Required

List of synonym words.