Function getEdisTransactions

  • Get the necessary information regarding the holdings you have on your and also the status of the holdings. If the “sell” for the particular holdings is a success or not.

    Parameters

    Returns Promise<EdisTransactions>

    list of e-DIS transactions {details: [{id, isin, ...}], overall: {count, quantity, ...}}

Generated using TypeDoc