Interface SymbolLookupResponse

Hierarchy

  • SymbolLookupResponse

Properties

Properties

http_status: number
payload: {
    symbols: string[];
}

Type declaration

  • symbols: string[]

Generated using TypeDoc