class NotionAPI::SubHeaderBlock

SubHeader Block: H2

Attributes

notion_type[R]
type[R]

Public Instance Methods

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