TextBlockItemOutput interface

Item in TextBlocklist.

Properties

blockItemId

Block Item Id. It will be uuid.

description

Block item description.

text

Block item content.

Property Details

blockItemId

Block Item Id. It will be uuid.

blockItemId: string

Property Value

string

description

Block item description.

description?: string

Property Value

string

text

Block item content.

text: string

Property Value

string