Class BoardMemberInternal

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

Hierarchy

Properties

Methods

Properties

boardId: string
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.

Methods