Skip to content

12_Column

fasteiner edited this page May 18, 2025 · 1 revision

Block: Column

[API reference](# https://developers.notion.com/reference/block#column)

classDiagram
    class notion_column_block {
        [notion_blocktype] $type = "column"
        [object] $column
        ConvertFromObject()
    }
    `notion_block` --|> `notion_column_block`:inherits
Loading

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally