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

    Interface ICreateoutpay

    interface ICreateoutpay {
        callback_contract: string;
        confirm_callback: string;
        coopname: string;
        decline_callback: string;
        outcome_hash: string;
        quantity: string;
        username: string;
    }
    Index

    Properties

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