Type alias CreateWatchlistArgs

CreateWatchlistArgs: { name: string; symbols: string[] }

Type declaration

  • name: string
  • symbols: string[]

Generated using TypeDoc