Package com.github.oscerd.finnhub.models
Class InsiderTransactions
java.lang.Object
com.github.oscerd.finnhub.models.InsiderTransactions
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class InsiderTransactions
extends Object
InsiderTransactions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataItem(Transactions dataItem) data(List<Transactions> data) booleangetData()Array of insider transactions.Symbol of the company.inthashCode()voidsetData(List<Transactions> data) voidtoString()
-
Constructor Details
-
InsiderTransactions
public InsiderTransactions()
-
-
Method Details