共用方式為


Tag interface

表示標記。

屬性

description

取得或設定標記的描述。

id

取得標記識別項。 注意:此屬性不會序列化。 它只能由伺服器填入。

imageCount

取得具有這個標記的影像數目。 注意:此屬性不會序列化。 它只能由伺服器填入。

name

取得或設定標記名稱。

type

取得或設定標記的類型。 可能的值包括:'Regular'、'Negative'、'GeneralProduct'

屬性詳細資料

description

取得或設定標記的描述。

description: string

屬性值

string

id

取得標記識別項。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

imageCount

取得具有這個標記的影像數目。 注意:此屬性不會序列化。 它只能由伺服器填入。

imageCount?: number

屬性值

number

name

取得或設定標記名稱。

name: string

屬性值

string

type

取得或設定標記的類型。 可能的值包括:'Regular'、'Negative'、'GeneralProduct'

type: TagType

屬性值