DatabaseReference

data class DatabaseReference(val id: UuidString) : Reference

Reference to a Notion database by its unique identifier.

Constructors

Link copied to clipboard
constructor(id: UuidString)

Properties

Link copied to clipboard

The UUID of the database.