Binance Connector JS
    Preparing search index...

    Request parameters for getBorrowInterestRate operation in MarketDataApi. GetBorrowInterestRateRequest

    interface GetBorrowInterestRateRequest {
        loanCoin: string;
        recvWindow?: number;
    }
    Index

    Properties

    loanCoin: string

    MarketDataApiGetBorrowInterestRate

    recvWindow?: number

    MarketDataApiGetBorrowInterestRate