notion.page
Home > @runlightyear/notion > Page
Page interface
Signature:interface Page
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
archived | boolean | ||
cover | ExternalFile | null | ||
createdBy | PartialUser | ||
createdTime | NotionDate | ||
icon | ExternalFile | Emoji | ||
id | NotionId | ||
lastEditedBy | PartialUser | ||
lastEditedTime | NotionDate | ||
object | "page" | ||
parent | PageParent | DatabaseParent | BlockParent | WorkspaceParent | ||
properties | PageProperties | ||
publicUrl | string | ||
url | string |