cooptypes - v2026.8.23-2
    Preparing search index...
    interface IApprLiab {
        approval_hash: string;
        approved_document: Interfaces.Branch.IDocument2;
        coopname: string;
        username: string;
    }
    Index

    Properties

    approval_hash: string
    approved_document: Interfaces.Branch.IDocument2
    coopname: string
    username: string