class NotionAPI::CalloutBlock

same as quote… works similarly to page block

Attributes

notion_type[R]
type[R]

Public Instance Methods

type() click to toggle source
# File lib/notion_api/notion_types/callout_block.rb, line 8
def type
  NotionAPI::CalloutBlock.notion_type
end