Binance Connector JS
    Preparing search index...

    Request parameters for redeemBfusdForPortfolioMargin operation in AccountApi. RedeemBfusdForPortfolioMarginRequest

    interface RedeemBfusdForPortfolioMarginRequest {
        amount: number;
        fromAsset: string;
        recvWindow?: number;
        targetAsset: string;
    }
    Index

    Properties

    amount: number

    AccountApiRedeemBfusdForPortfolioMargin

    fromAsset: string

    BFUSD only

    AccountApiRedeemBfusdForPortfolioMargin

    recvWindow?: number

    AccountApiRedeemBfusdForPortfolioMargin

    targetAsset: string

    USDT USDC

    AccountApiRedeemBfusdForPortfolioMargin