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