UnknownTypeUser

interface UnknownTypeUser : User

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

See Reference.

Properties

Link copied to clipboard
abstract val avatarUrl: UrlString?
Link copied to clipboard
abstract val id: UuidString
Link copied to clipboard
abstract val name: String?
Link copied to clipboard
abstract val type: String?