alphavantage / cryptocurrency / response / CryptoUnit
CryptoUnit¶
public class CryptoUnit extends Object
Types¶
| Name | Summary | 
|---|---|
| Builder | public static class Builder | 
Methods¶
| Name | Summary | 
|---|---|
| getOpen | public Double getOpen() | 
| getClose | public Double getClose() | 
| getHigh | public Double getHigh() | 
| getLow | public Double getLow() | 
| getVolume | public Double getVolume() | 
| toString | public String toString() |