toggle menu
api-communication
JVM
switch theme
search in API
api-communication
/
org.cryptotrader.api.library.communication.response
/
PortfolioAssetResponse
/
PortfolioAssetResponse
Portfolio
Asset
Response
constructor
(
portfolioAsset
:
PortfolioAsset
)
constructor
(
id
:
Long
,
currencyName
:
String
,
currencyCode
:
String
,
shares
:
Double
,
sharesValueInDollars
:
Double
,
assetWalletDollars
:
Double
,
totalValueInDollars
:
Double
,
targetPrice
:
Double
,
lastUpdated
:
String
,
vendorName
:
String
)