class NotionAPI::TableOfContentsBlock
maps out the headers - sub-headers - sub-sub-headers on the page
Attributes
notion_type[R]
type[R]
Public Instance Methods
type()
click to toggle source
# File lib/notion_api/notion_types/table_of_contents_block.rb, line 7 def type NotionAPI::TableOfContentsBlock.notion_type end