toggle menu
api-communication
JVM
switch theme
search in API
api-communication
/
org.cryptotrader.api.library.communication.response
/
PortfolioHistoryResponse
/
PortfolioHistoryResponse
Portfolio
History
Response
constructor
(
dollarBalance
:
Double
,
shareBalance
:
Double
,
totalWorth
:
Double
,
valueChange
:
Double
,
tradeOccurred
:
Boolean
,
lastUpdated
:
LocalDateTime
)