toggle menu
api-communication
JVM
switch theme
search in API
api-communication
/
org.cryptotrader.api.library.communication.response
/
PortfolioAssetHistoryResponse
/
PortfolioAssetHistoryResponse
Portfolio
Asset
History
Response
constructor
(
portfolioAssetHistory
:
PortfolioAssetHistory
)
constructor
(
currencyCode
:
String
,
shares
:
Double
,
sharesValueInDollars
:
Double
,
assetWalletDollars
:
Double
,
targetPrice
:
Double
,
valueChange
:
Double
,
sharesChange
:
Double
,
tradeOccurred
:
Boolean
,
vendorName
:
String
,
vendorRate
:
Double
,
lastUpdated
:
String
)