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

    Interface IConfirmapprv

    interface IConfirmapprv {
        approval_hash: string;
        approved_document?: Interfaces.Soviet.IDocument2;
        coopname: string;
        username: string;
    }
    Index

    Properties

    approval_hash: string
    approved_document?: Interfaces.Soviet.IDocument2
    coopname: string
    username: string