Package com.github.oscerd.finnhub.models
Class PriceMetrics
java.lang.Object
com.github.oscerd.finnhub.models.PriceMetrics
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class PriceMetrics
extends Object
PriceMetrics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondata(PriceMetricMap data) booleanData date.getData()Get dataSymbol of the company.inthashCode()voidvoidsetData(PriceMetricMap data) voidtoString()
-
Constructor Details
-
PriceMetrics
public PriceMetrics()
-
-
Method Details
-
symbol
-
getSymbol
Symbol of the company.- Returns:
- symbol
-
setSymbol
-
atDate
-
getAtDate
Data date.- Returns:
- atDate
-
setAtDate
-
data
-
getData
Get data- Returns:
- data
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-