Libraries
»
notion_ruby_mapping
(3.0.5)
»
Index
»
NotionRubyMapping
»
PdfBlock
»
#type
Method: NotionRubyMapping::PdfBlock#type
Defined in:
lib/notion_ruby_mapping/blocks/pdf_block.rb
#
type
⇒
String
Returns:
(
String
)
7 8 9
# File 'lib/notion_ruby_mapping/blocks/pdf_block.rb', line 7
def
type
"
pdf
"
end