20_pp_status - fasteiner/Notion GitHub Wiki
PageProperty: Status
classDiagram
class notion_status_page_property {
[notion_status] $status
ConvertFromObject()
}
`PagePropertiesBase` --|> `notion_status_page_property`:inherits