Skip to content

16_pp_relation

fasteiner edited this page May 18, 2025 · 1 revision

PageProperty: Relation

API Reference

classDiagram
    class notion_relation_page_property {
        [bool] $has_more
        [notion_page_reference[]] $relation
        ConvertFromObject()
    }
    `PagePropertiesBase` --|> `notion_relation_page_property`:inherits
Loading

Related Classes

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally