Binance Connector JS
    Preparing search index...

    MarginMaxBorrowResponse

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

    Properties

    amount?: string

    MarginMaxBorrowResponse

    borrowLimit?: string

    MarginMaxBorrowResponse