Package com.github.oscerd.finnhub.models
Class BondCandles
java.lang.Object
com.github.oscerd.finnhub.models.BondCandles
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class BondCandles
extends Object
BondCandles
-
Constructor Details
-
BondCandles
public BondCandles()
-
-
Method Details
-
c
-
addCItem
-
getC
List of close prices for returned candles.- Returns:
- c
-
setC
-
t
-
addTItem
-
getT
List of timestamp for returned candles.- Returns:
- t
-
setT
-
s
-
getS
Status of the response. This field can either be ok or no_data.- Returns:
- s
-
setS
-
equals
-
hashCode
public int hashCode() -
toString
-