TextBlocklistItemOutput interface

Item in a TextBlocklist.

Properties

blocklistItemId

The service will generate a BlocklistItemId, which will be a UUID.

description

BlocklistItem description.

text

BlocklistItem content.

Property Details

blocklistItemId

The service will generate a BlocklistItemId, which will be a UUID.

blocklistItemId: string

Property Value

string

description

BlocklistItem description.

description?: string

Property Value

string

text

BlocklistItem content.

text: string

Property Value

string