@type t() :: %FinnhubAPI.Model.Split{ date: Date.t() | nil, fromFactor: float() | nil, symbol: String.t() | nil, toFactor: float() | nil }