cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IBoardMember

    interface IBoardMember {
        is_voting: boolean;
        position: string;
        position_title: string;
        username: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    is_voting: boolean
    position: string
    position_title: string
    username: string