Hierarchy

  • InviteMember

Properties

Properties

email: string

The email address of a user to add as a member of the board.

fullName?: string

The full name of the user to as a member of the board. Must have a length of at least 1 and cannot begin nor end with a space.

id: string

The ID of the board

type?: string

Valid values: admin, normal, observer. Determines what type of member the user being added should be of the board.

Generated using TypeDoc v0.24.8