Method: NotionAPI::BlockTemplate#title
- Defined in:
- lib/notion_api/notion_types/template.rb
#title ⇒ Object
Returns the value of attribute title.
9 10 11 |
# File 'lib/notion_api/notion_types/template.rb', line 9 def title @title end |