toggle menu
api-communication
JVM
switch theme
search in API
api-communication
/
org.cryptotrader.api.library.communication.response
/
TradeEventResponse
/
TradeEventResponse
Trade
Event
Response
constructor
(
id
:
Long
,
currency
:
String
,
valueChange
:
Double
,
sharesChange
:
Double
,
tradeTime
:
LocalDateTime
,
tradeType
:
String
,
vendor
:
Vendor
)