UnknownTypeRollupPropertyValue

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

See Reference.

Properties

Link copied to clipboard
abstract val id: String

The type of the property value. This matches the type of the corresponding property specification.

Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val type: String
Link copied to clipboard
abstract val value: Nothing?