Concepts

Concepts used in Notion BDK Book.

A dataclass representing a new Notion page.

Field Name
Description
Type

parent

The parent of the Notion page.

or or or

properties

The properties of the Notion page.

``

id

The ID of the Notion page.

optional[text]

children

The children of the Notion page.

notion bulleted list item block?] or optional[list of list of notion paragraph block

Last updated

Was this helpful?