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

    Interface ICreateapprv

    interface ICreateapprv {
        approval_hash: string;
        callback_action_approve: string;
        callback_action_decline: string;
        callback_contract: string;
        coopname: string;
        document: Interfaces.Soviet.IDocument2;
        meta: string;
        type: string;
        username: string;
    }
    Index

    Properties

    approval_hash: string
    callback_action_approve: string
    callback_action_decline: string
    callback_contract: string
    coopname: string
    meta: string
    type: string
    username: string