cooptypes - v2026.4.27-2
    Preparing search index...
    interface IRegisterCooperative {
        coopname: string;
        document: Interfaces.Registrator.IDocument2;
        params: IOrgData;
        username: string;
    }
    Index

    Properties

    coopname: string
    params: IOrgData
    username: string