Function getHoldings

  • Get the equity and mutual fund holdings which the user has in this demat account.

    Parameters

    Returns Promise<Holdings>

    details of user's holdings {details: [{isin, ...}], overall: {count, ...}}

Generated using TypeDoc