Method: NotionAPI::BulletedBlock#type

Defined in:
lib/notion_api/blocks.rb

#typeObject



617
618
619
# File 'lib/notion_api/blocks.rb', line 617

def type
  NotionAPI::BulletedBlock.notion_type
end