cooptypes - v2026.8.22-3
    Preparing search index...
    interface IExit {
        approved_statement: Interfaces.Registrator.IDocument2;
        coopname: string;
        created_at: string;
        exit_hash: string;
        quantity: string;
        statement: Interfaces.Registrator.IDocument2;
        status: string;
        username: string;
    }
    Index

    Properties

    approved_statement: Interfaces.Registrator.IDocument2
    coopname: string
    created_at: string
    exit_hash: string
    quantity: string
    status: string
    username: string