Function getFunds

  • Get balance available for the user for capital as well as the commodity market.

    Parameters

    Returns Promise<GetFundsResponse>

    details of user's funds {fund_limit: [{id, title, equityAmount, commodityAmount}]}

Generated using TypeDoc