Type alias UpdateWatchlistArgs

UpdateWatchlistArgs: { name?: string; symbols?: string[]; watchlistId: string }

Type declaration

  • Optional name?: string
  • Optional symbols?: string[]
  • watchlistId: string

Generated using TypeDoc