Method: NotionAPI::CollectionViewPage.type
- Defined in:
- lib/notion_api/notion_types/collection_view_blocks.rb
.type ⇒ Object (readonly)
Returns the value of attribute type.
238 239 240 |
# File 'lib/notion_api/notion_types/collection_view_blocks.rb', line 238 def type @type end |