JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ampro.robinhood.endpoint
Interface ApiElement
All Known Implementing Classes:
Account
,
AccountArrayWrapper
,
AccountHolderAffiliation
,
AccountHolderEmployment
,
AccountHolderInvestmentProfile
,
ApiElementList
,
AuthorizationData
,
AuthorizationData.Token
,
BasicAccountHolderInfo
,
BasicUserInfo
,
CashBalances
,
Instrument
,
InstrumentCollectionList
,
InstrumentList
,
Leg
,
MarginBalances
,
Option
,
OptionList
,
Position
,
PositionList
,
Rating
,
RatingList
,
RatingSummary
,
SecurityOrder
,
SecurityOrderList
,
SimpleOption
,
TickerFundamental
,
TickerFundamentalList
,
TickerQuote
,
TickerQuoteList
public interface
ApiElement
A basis class for elements received from the Robinhood API
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method and Description
default boolean
requiresAuth
()
Method Detail
requiresAuth
default boolean requiresAuth()
Returns:
If the element requires an authorized API (i.e. Is user-specific data)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method