Binance Connector JS
    Preparing search index...

    Request parameters for marginAccountBorrow operation in TradeApi. MarginAccountBorrowRequest

    interface MarginAccountBorrowRequest {
        amount: number;
        asset: string;
        recvWindow?: number;
    }
    Index

    Properties

    amount: number

    TradeApiMarginAccountBorrow

    asset: string

    TradeApiMarginAccountBorrow

    recvWindow?: number

    TradeApiMarginAccountBorrow