Binance Connector JS
    Preparing search index...

    Request parameters for queryMaxBorrow operation in BorrowRepayApi. QueryMaxBorrowRequest

    interface QueryMaxBorrowRequest {
        asset: string;
        isolatedSymbol?: string;
        recvWindow?: number;
    }
    Index

    Properties

    asset: string

    BorrowRepayApiQueryMaxBorrow

    isolatedSymbol?: string

    isolated symbol

    BorrowRepayApiQueryMaxBorrow

    recvWindow?: number

    No more than 60000

    BorrowRepayApiQueryMaxBorrow