cooptypes - v2026.8.22-3
    Preparing search index...

    Interface ICandidateLegacy

    interface ICandidateLegacy {
        braname: string;
        coopname: string;
        created_at: string;
        initial: string;
        minimum: string;
        registration_hash: string;
        statement: Interfaces.Registrator.IDocument;
        status: string;
        username: string;
    }
    Index

    Properties

    braname: string
    coopname: string
    created_at: string
    initial: string
    minimum: string
    registration_hash: string
    status: string
    username: string