00_pp_base - fasteiner/Notion GitHub Wiki
PageProperty: Base
classDiagram
class PagePropertiesBase {
[string] $id
[notion_page_property_type] $type
ConvertFromObject()
}
classDiagram
class PagePropertiesBase {
[string] $id
[notion_page_property_type] $type
ConvertFromObject()
}