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

    Interface IAddpartcpnt

    interface IAddpartcpnt {
        braname: string;
        coopname: string;
        created_at: string;
        initial: string;
        minimum: string;
        spread_initial: boolean;
        type: string;
        username: string;
    }
    Index

    Properties

    braname: string
    coopname: string
    created_at: string
    initial: string
    minimum: string
    spread_initial: boolean
    type: string
    username: string