public class TickerResponse extends Object
Constructor and Description |
---|
TickerResponse(Instant date,
Ticker ticker) |
Modifier and Type | Method and Description |
---|---|
Instant |
getDate()
Returns server time for the ticker.
|
Ticker |
getTicker() |
String |
toString() |
Copyright © 2013–2017. All rights reserved.