Skip to content

00_parent

fasteiner edited this page May 18, 2025 · 1 revision

Parent

API Reference

classDiagram
    class notion_parent {
        [notion_parent_type]$type
        ConvertfromObject()
    }
    `notion_parent` --|> `notion_database_parent`:inherits
    `notion_parent` --|> `notion_page_parent`:inherits
    `notion_parent` --|> `notion_workspace_parent`:inherits
    `notion_parent` --|> `notion_block_parent`:inherits
Loading

Child classes

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally