Reference

sealed interface Reference

Represents a reference to another Notion object (database, page, workspace, or unknown type).

This sealed interface and its implementations are used to model parent/child relationships and links between Notion objects in a type-safe way.

Inheritors