CheckboxPropertySpec

Represents a checkbox property specification in a Notion database. This property allows users to toggle between checked and unchecked states, useful for tracking boolean values like completion status or yes/no decisions.

Checkbox properties can be used for filtering and sorting database views, and they support bulk editing of multiple pages at once.

See also

Properties

Link copied to clipboard
abstract val id: String

The ID of the property, usually a short string of random letters and symbols. Some automatically generated property types have special human-readable IDs. For example, all Title properties have an ID of title.

Link copied to clipboard
abstract val name: String

The name of the property as it appears in Notion.