@type t() :: %FinnhubAPI.Model.SymbolChangeInfo{ atDate: String.t() | nil, newSymbol: String.t() | nil, oldSymbol: String.t() | nil }