Package com.github.oscerd.finnhub.models
Class SymbolLookup
java.lang.Object
com.github.oscerd.finnhub.models.SymbolLookup
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class SymbolLookup
extends Object
SymbolLookup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddResultItem(SymbolLookupInfo resultItem) booleangetCount()Number of results.Array of search results.inthashCode()result(List<SymbolLookupInfo> result) voidvoidsetResult(List<SymbolLookupInfo> result) toString()
-
Constructor Details
-
SymbolLookup
public SymbolLookup()
-
-
Method Details