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