RequestList interface
Defines a sub-list to append to an existing list entity.
Properties
canonical |
The canonical form of the sub-list. |
name | The name of the sub-list. |
synonyms | The synonyms of the canonical form. |
Property Details
canonicalForm
The canonical form of the sub-list.
canonicalForm: string
Property Value
string
name
The name of the sub-list.
name?: string
Property Value
string
synonyms
The synonyms of the canonical form.
synonyms?: string[]
Property Value
string[]