Method: NotionAPI::CollectionViewPage#type
- Defined in:
- lib/notion_api/notion_types/collection_view_blocks.rb
#type ⇒ Object
342 343 344 |
# File 'lib/notion_api/notion_types/collection_view_blocks.rb', line 342 def type NotionAPI::CollectionViewRow.notion_type end |