class NotionAPI::HeaderBlock
Header block: H1
Attributes
notion_type[R]
type[R]
Public Instance Methods
type()
click to toggle source
# File lib/notion_api/notion_types/header_block.rb, line 8 def type NotionAPI::HeaderBlock.notion_type end