03_pp_created_by - fasteiner/Notion GitHub Wiki
PageProperty: Created_by
classDiagram
class notion_created_by_page_property {
[notion_user] $created_by
ConvertFromObject()
}
`PagePropertiesBase` --|> `notion_created_by_page_property`:inherits