class NotionAPI::TextBlock
good for just about anything (-:
Attributes
notion_type[R]
type[R]
Public Instance Methods
type()
click to toggle source
# File lib/notion_api/notion_types/text_block.rb, line 8 def type NotionAPI::TextBlock.notion_type end