class documentation

class TextBlock(BaseModel): (source)

View In Hierarchy

The data required for creating a block text.

Class Variable element_type Undocumented
Class Variable text The text (can include basic HTML tags).
element_type: Literal['text_block'] = (source)

Undocumented

The text (can include basic HTML tags).