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

Summary

Types

@type t() :: %FinnhubAPI.Model.EtfCountryExposureData{
  country: String.t() | nil,
  exposure: float() | nil
}

Functions