Skip to main content

GroupMember

A user returned from group-membership endpoints. Extends User with the target user's effective permissions on the containing group's management scope, reflecting the post-mutation state after an add/remove.

Hierarchy

Index

Properties

email

email: string

firstName

firstName: null | string

id

id: string

lastName

lastName: null | string

permissions

permissions: PrincipalPermission[]

username

username: string