Uses of Class
com.github.oscerd.finnhub.models.CompanyProfile2
Packages that use CompanyProfile2
-
Uses of CompanyProfile2 in com.github.oscerd.finnhub.client
Methods in com.github.oscerd.finnhub.client that return CompanyProfile2Modifier and TypeMethodDescriptionFinnhubClient.companyProfile(String symbol) Get the company profile for a specific symbol -
Uses of CompanyProfile2 in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return CompanyProfile2Modifier and TypeMethodDescriptionCompanyProfile2.finnhubIndustry(String finnhubIndustry) CompanyProfile2.marketCapitalization(Float marketCapitalization) CompanyProfile2.shareOutstanding(Float shareOutstanding)