Method: NotionAPI::TableOfContentsBlock.type
- Defined in:
- lib/notion_api/notion_types/table_of_contents_block.rb
.type ⇒ Object (readonly)
Returns the value of attribute type.
12 13 14 |
# File 'lib/notion_api/notion_types/table_of_contents_block.rb', line 12 def type @type end |