notion.baseblock
Home > @runlightyear/notion > BaseBlock
BaseBlock interface
Signature:interface BaseBlock
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
archived | boolean | ||
createdBy | PartialUser | ||
createdTime | NotionDate | ||
hasChildren | boolean | ||
id | string | ||
lastEditedBy | PartialUser | ||
lastEditedTime | NotionDate | ||
object | "block" | ||
parent | PageParent | DatabaseParent | BlockParent |