Package com.github.oscerd.finnhub.models
Class EconomicCode
java.lang.Object
com.github.oscerd.finnhub.models.EconomicCode
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class EconomicCode
extends Object
EconomicCode
-
Constructor Details
-
EconomicCode
public EconomicCode()
-
-
Method Details
-
code
-
getCode
Finnhub economic code used to get historical data- Returns:
- code
-
setCode
-
country
-
getCountry
Country- Returns:
- country
-
setCountry
-
name
-
getName
Indicator name- Returns:
- name
-
setName
-
unit
-
getUnit
Unit- Returns:
- unit
-
setUnit
-
equals
-
hashCode
public int hashCode() -
toString
-