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

    Interface IStcoopstatus

    interface IStcoopstatus {
        coopname: string;
        status: string;
        username: string;
    }
    Index

    Properties

    coopname: string
    status: string
    username: string