Binance Connector JS
    Preparing search index...

    QueryMaxBorrowResponse

    interface QueryMaxBorrowResponse {
        amount?: string;
        borrowLimit?: string;
    }
    Index

    Properties

    amount?: string

    QueryMaxBorrowResponse

    borrowLimit?: string

    QueryMaxBorrowResponse