PageReference

data class PageReference(val id: UuidString) : Reference

Reference to a Notion page by its unique identifier.

Constructors

Link copied to clipboard
constructor(id: UuidString)

Properties

Link copied to clipboard

The UUID of the page.