knotion
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
knotion
knotion
/
com.velkonost.knotion.model
/
PageReference
Page
Reference
data
class
PageReference
(
val
id
:
UuidString
)
:
Reference
Reference to a Notion page by its unique identifier.
Members
Constructors
Page
Reference
Link copied to clipboard
constructor
(
id
:
UuidString
)
Properties
id
Link copied to clipboard
val
id
:
UuidString
The UUID of the page.