class NotionAPI::SubSubHeaderBlock

Sub-Sub Header Block: H3

Attributes

notion_type[R]
type[R]

Public Instance Methods

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