19_pp_select - fasteiner/Notion GitHub Wiki
PageProperty: Select
classDiagram
class notion_select_page_property {
[notion_select] $select
ConvertFromObject()
}
`PagePropertiesBase` --|> `notion_select_page_property`:inherits