TextBlockItemOutput interface
TextBlocklist 中的專案。
屬性
block |
區塊專案識別碼。它將會是 uuid。 |
description | 封鎖專案描述。 |
text | 封鎖專案內容。 |
屬性詳細資料
blockItemId
區塊專案識別碼。它將會是 uuid。
blockItemId: string
屬性值
string
description
封鎖專案描述。
description?: string
屬性值
string
text
封鎖專案內容。
text: string
屬性值
string