icollectionviewpage

@nishans/types / Exports / ICollectionViewPage

Interface: ICollectionViewPage#

Hierarchy#

Index#

Properties#

Properties#

alive#

• alive: boolean

Inherited from: ICollectionBlock.alive

Defined in: block.ts:4


collection_id#

• collection_id: string

Inherited from: ICollectionBlock.collection_id

Defined in: block.ts:210


created_by_id#

• created_by_id: string

Inherited from: ICollectionBlock.created_by_id

Defined in: block.ts:15


created_by_table#

• created_by_table: notion_user

Inherited from: ICollectionBlock.created_by_table

Defined in: block.ts:16


created_time#

• created_time: number

Inherited from: ICollectionBlock.created_time

Defined in: block.ts:17


id#

• id: string

Inherited from: ICollectionBlock.id

Defined in: block.ts:6


last_edited_by_id#

• last_edited_by_id: string

Inherited from: ICollectionBlock.last_edited_by_id

Defined in: block.ts:21


last_edited_by_table#

• last_edited_by_table: notion_user

Inherited from: ICollectionBlock.last_edited_by_table

Defined in: block.ts:22


last_edited_time#

• last_edited_time: number

Inherited from: ICollectionBlock.last_edited_time

Defined in: block.ts:23


parent_id#

• parent_id: string

Inherited from: ICollectionBlock.parent_id

Defined in: block.ts:10


parent_table#

• parent_table: user_root | block | space | collection

Inherited from: ICollectionBlock.parent_table

Defined in: block.ts:11


permissions#

• permissions: IPermission[]

Defined in: block.ts:220


shard_id#

• shard_id: number

Inherited from: ICollectionBlock.shard_id

Defined in: block.ts:27


space_id#

• space_id: string

Inherited from: ICollectionBlock.space_id

Defined in: block.ts:28


type#

• type: collection_view_page

Overrides: ICollectionBlock.type

Defined in: block.ts:219


version#

• version: number

Inherited from: ICollectionBlock.version

Defined in: block.ts:5


view_ids#

• view_ids: string[]

Inherited from: ICollectionBlock.view_ids

Defined in: block.ts:209