22_pp_url - fasteiner/Notion GitHub Wiki
PageProperty: Url
classDiagram
class notion_url_page_property {
[string] $url
ConvertFromObject()
}
`PagePropertiesBase` --|> `notion_url_page_property`:inherits
classDiagram
class notion_url_page_property {
[string] $url
ConvertFromObject()
}
`PagePropertiesBase` --|> `notion_url_page_property`:inherits