Binance Connector JS
    Preparing search index...

    Interface MiningAccountEarningResponse

    MiningAccountEarningResponse

    interface MiningAccountEarningResponse {
        code?: number;
        data?: MiningAccountEarningResponseData;
        msg?: string;
    }
    Index

    Properties

    Properties

    code?: number

    MiningAccountEarningResponse

    MiningAccountEarningResponse

    msg?: string

    MiningAccountEarningResponse