Package com.github.oscerd.finnhub.models
Class SupplyChainRelationships
java.lang.Object
com.github.oscerd.finnhub.models.SupplyChainRelationships
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class SupplyChainRelationships
extends Object
SupplyChainRelationships
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataItem(KeyCustomersSuppliers dataItem) data(List<KeyCustomersSuppliers> data) booleangetData()Key customers and suppliers.symbolinthashCode()voidsetData(List<KeyCustomersSuppliers> data) voidtoString()
-
Constructor Details
-
SupplyChainRelationships
public SupplyChainRelationships()
-
-
Method Details