Skip to content

02_pp_checkbox

fasteiner edited this page May 18, 2025 · 1 revision

PageProperty: Checkbox

API Reference

classDiagram
    class notion_checkbox_page_property {
        [bool] $checkbox = $false
        ConvertFromObject()
    }
    `PagePropertiesBase` --|> `notion_checkbox_page_property`:inherits
Loading

Related Classes

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally