Class BoardMemberInternal

Contains the current user's board membership details. The current user could be different from the board owner.

Hierarchy

Constructors

Properties

Constructors

Properties

id: string

Unique identifier (ID) of the user.

name: string

Name of the user.

role?: string

Role of the board member.

type: string

Type of the object that is returned. In this case, type returns board_member.