Binance Connector JS
    Preparing search index...

    Interface RequestForMinerListResponse

    RequestForMinerListResponse

    interface RequestForMinerListResponse {
        code?: number;
        data?: RequestForMinerListResponseData;
        msg?: string;
    }
    Index

    Properties

    Properties

    code?: number

    RequestForMinerListResponse

    RequestForMinerListResponse

    msg?: string

    RequestForMinerListResponse