class NotionAPI::ToggleBlock
Toggle block: best for storing children blocks
Attributes
notion_type[R]
type[R]
Public Instance Methods
type()
click to toggle source
# File lib/notion_api/notion_types/toggle_block.rb, line 8 def type NotionAPI::ToggleBlock.notion_type end