Enums
/
DocBlockContentType

DocBlockContentType

Various documents blocks types, such as text.

Valid values

  • bulleted_list
    string
    Bulleted list block
  • check_list
    string
    Check list block
  • code
    string
    Code block
  • divider
    string
    Divider block
  • image
    string
    Image block
  • large_title
    string
    Large title block
  • layout
    string
    Layout block
  • medium_title
    string
    Medium title block
  • normal_text
    string
    Simple text block
  • notice_box
    string
    Notice block
  • numbered_list
    string
    Numbered list block
  • page_break
    string
    Page break block
  • quote
    string
    Quote text block
  • small_title
    string
    Small title block
  • table
    string
    Table block
  • video
    string
    Video block
ColumnTypeDocsOrderBy
Built with