class NotionAPI::NumberedBlock
Numbered list Block: best for an ordered list
Attributes
notion_type[R]
type[R]
Public Instance Methods
type()
click to toggle source
# File lib/notion_api/notion_types/numbered_block.rb, line 7 def type NotionAPI::NumberedBlock.notion_type end