Binance Connector JS
    Preparing search index...

    BatchRedeemResponseResultsInner

    interface BatchRedeemResponseResultsInner {
        error?: null | string;
        requestId?: string;
        status?: string;
        txHash?: string;
    }
    Index

    Properties

    error?: null | string

    BatchRedeemResponseResultsInner

    requestId?: string

    BatchRedeemResponseResultsInner

    status?: string

    BatchRedeemResponseResultsInner

    txHash?: string

    BatchRedeemResponseResultsInner