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