UnknownTypeBlock

This type is returned when a Block of a type unknown to this library is returned by the Notion API.

See Reference.

Properties

Link copied to clipboard
abstract val children: List<Block>?
Link copied to clipboard
abstract val created: Timestamp
Link copied to clipboard
abstract val id: UuidString
Link copied to clipboard
abstract val lastEdited: Timestamp
Link copied to clipboard
abstract val type: String