Skip to content

12_multi_select_item

fasteiner edited this page May 18, 2025 · 1 revision

PageProperty: Multi_select_item

API Reference

If the type of a page property value is "multi_select", then the property value contains a "multi_select" array.

classDiagram
    class notion_multi_select_item {
        [notion_property_color] $color
        [string] $id
        [string] $name
        ConvertFromObject()
    }
Loading

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally