Binance Connector JS
    Preparing search index...

    Request parameters for mintBfusdForPortfolioMargin operation in AccountApi. MintBfusdForPortfolioMarginRequest

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

    Properties

    amount: number

    AccountApiMintBfusdForPortfolioMargin

    fromAsset: string

    BFUSD only

    AccountApiMintBfusdForPortfolioMargin

    recvWindow?: number

    AccountApiMintBfusdForPortfolioMargin

    targetAsset: string

    USDT USDC

    AccountApiMintBfusdForPortfolioMargin