View Source FinnhubAPI.Model.MutualFundCountryExposure (finnhub_api v1.0.0)

Summary

Types

@type t() :: %FinnhubAPI.Model.MutualFundCountryExposure{
  countryExposure: [FinnhubAPI.Model.MutualFundCountryExposureData.t()] | nil,
  symbol: String.t() | nil
}

Functions