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