Package com.github.oscerd.finnhub.models
Class MutualFundCountryExposureData
java.lang.Object
com.github.oscerd.finnhub.models.MutualFundCountryExposureData
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class MutualFundCountryExposureData
extends Object
MutualFundCountryExposureData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCountryPercent of exposure.inthashCode()voidsetCountry(String country) voidsetExposure(Float exposure) toString()
-
Constructor Details
-
MutualFundCountryExposureData
public MutualFundCountryExposureData()
-
-
Method Details