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

    Interface ICreateinpay

    interface ICreateinpay {
        callback_contract: string;
        confirm_callback: string;
        coopname: string;
        decline_callback: string;
        income_hash: string;
        quantity: string;
        username: string;
    }
    Index

    Properties

    callback_contract: string
    confirm_callback: string
    coopname: string
    decline_callback: string
    income_hash: string
    quantity: string
    username: string