class documentation

class BulletBlock(BaseModel): (source)

View In Hierarchy

The data required for creating a block text.

Class Variable bullets A list of text elements (can include basic HTML tags).
Class Variable element_type Undocumented

A list of text elements (can include basic HTML tags).

element_type: Literal['bullet_block'] = (source)

Undocumented