Method: NotionAPI::BulletedBlock#type

Defined in:
lib/notion_api/notion_types/bulleted_block.rb

#typeObject



9
10
11
# File 'lib/notion_api/notion_types/bulleted_block.rb', line 9

def type
  NotionAPI::BulletedBlock.notion_type
end