SubClosedListResponse interface

Sublist of items for a list entity.

Extends

Properties

id

The sublist ID

Inherited Properties

canonicalForm

The standard form that the list represents.

list

List of synonym words.

Property Details

id

The sublist ID

id?: number

Property Value

number

Inherited Property Details

canonicalForm

The standard form that the list represents.

canonicalForm?: string

Property Value

string

Inherited From SubClosedList.canonicalForm

list

List of synonym words.

list?: string[]

Property Value

string[]

Inherited From SubClosedList.list