03_dp_created_by - fasteiner/Notion GitHub Wiki
DatabaseProperty: Created_by
classDiagram
class notion_created_by_database_property {
[hashtable] $created_by
ConvertFromObject()
}
`DatabasePropertiesBase` --|> `notion_created_by_database_property`:inherits