Role

Type Alias: Role

[object Object]

Defined in: api/types.gen.ts:1756

A role for a member in a committee. E.g.: "Chair" or "Treasurer".

Properties

id?

optional id?: number

Defined in: api/types.gen.ts:1760

The unique identifier of a role, assigned incrementally.


name

[object Object]

Defined in: api/types.gen.ts:1764

The name of the role.

On this page