Method: NotionAPI::TextBlock.notion_type
- Defined in:
- lib/notion_api/blocks.rb
.notion_type ⇒ Object (readonly)
Returns the value of attribute notion_type.
692 693 694 |
# File 'lib/notion_api/blocks.rb', line 692 def notion_type @notion_type end |