10_dp_last_edited_by - fasteiner/Notion GitHub Wiki
DatabaseProperty: Last_edited_by
classDiagram
class notion_last_edited_by_database_property {
[hashtable] $last_edited_by
ConvertFromObject()
}
`DatabasePropertiesBase` --|> `notion_last_edited_by_database_property`:inherits