19_select - fasteiner/Notion GitHub Wiki

PageProperty: Select

API Reference

classDiagram
    class notion_select {
        [notion_color] $color
        [string] $id
        [string] $name
        ConvertFromObject()
    }