stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.horizon.responses
/
TradeAggregationResponse
/
TradeAggregationResponse
Trade
Aggregation
Response
constructor
(
timestamp
:
Long
,
tradeCount
:
Int
,
baseVolume
:
String
,
counterVolume
:
String
,
avg
:
String
,
high
:
String
,
highR
:
Price
,
low
:
String
,
lowR
:
Price
,
open
:
String
,
openR
:
Price
,
close
:
String
,
closeR
:
Price
)