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