Function getHoldings

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

    Returns

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

    Parameters

    Returns Promise<Holdings>

Generated using TypeDoc