PeoplePropertySpec

Represents a people property specification in a Notion database. This property allows users to assign and track people (users) associated with pages, such as owners, assignees, or team members.

People properties support:

  • Multiple people assignments

  • User mentions and references

  • User avatars and information

  • Filtering and sorting by assigned people

  • Integration with workspace user management

Common use cases include:

  • Task assignment

  • Team member tracking

  • Responsibility management

  • User-based filtering

  • Team collaboration

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.