Uses of Class
pl.zankowski.iextrading4j.api.stocks.Logo
-
Packages that use Logo Package Description pl.zankowski.iextrading4j.api.stocks.v1 pl.zankowski.iextrading4j.client.rest.request.stocks -
-
Uses of Logo in pl.zankowski.iextrading4j.api.stocks.v1
Methods in pl.zankowski.iextrading4j.api.stocks.v1 that return Logo Modifier and Type Method Description Logo
BatchStocks. getLogo()
Constructors in pl.zankowski.iextrading4j.api.stocks.v1 with parameters of type Logo Constructor Description BatchStocks(AdvancedStats advancedStats, BalanceSheets balanceSheets, Book book, CashFlows cashFlows, List<Chart> chart, Company company, DelayedQuote delayedQuote, List<Dividends> dividends, Earnings earnings, TodayEarnings earningsToday, Estimates estimates, Financials financials, List<FundOwnership> fundOwnership, IncomeStatements incomeStatements, List<InsiderRoster> insiderRoster, List<InsiderSummary> insiderSummary, List<InsiderTransaction> insiderTransaction, List<Ownership> institutionalOwnership, List<Intraday> intradayPrices, KeyStats keyStats, List<LargestTrade> largestTrades, Logo logo, List<News> news, Ohlc ohlc, List<String> options, List<String> peers, BarData previous, BigDecimal price, PriceTarget priceTarget, Quote quote, List<RecommendationTrends> recommendationTrends, List<Split> splits, List<VenueVolume> volumeByVenue)
-
Uses of Logo in pl.zankowski.iextrading4j.client.rest.request.stocks
Methods in pl.zankowski.iextrading4j.client.rest.request.stocks that return types with arguments of type Logo Modifier and Type Method Description RestRequest<Logo>
LogoRequestBuilder. build()
-