TextBlocklistItemOutput interface
TextBlocklist 中的專案。
屬性
blocklist |
服務會產生 BlocklistItemId,這會是 UUID。 |
description | BlocklistItem 描述。 |
text | BlocklistItem 內容。 |
屬性詳細資料
blocklistItemId
服務會產生 BlocklistItemId,這會是 UUID。
blocklistItemId: string
屬性值
string
description
BlocklistItem 描述。
description?: string
屬性值
string
text
BlocklistItem 內容。
text: string
屬性值
string