TermList interface
字詞清單屬性。
屬性
| description | 字詞清單的描述。 |
| id | 字詞清單標識碼。 |
| metadata | 字詞清單元數據。 |
| name | 字詞清單名稱。 |
屬性詳細資料
description
字詞清單的描述。
description?: string
屬性值
string
id
字詞清單標識碼。
id?: number
屬性值
number
metadata
字詞清單元數據。
metadata?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
name
字詞清單名稱。
name?: string
屬性值
string