@type t() :: %FinnhubAPI.Model.EconomicCode{ code: String.t() | nil, country: String.t() | nil, name: String.t() | nil, unit: String.t() | nil }