t() :: %BcInvestiments.Rates.Selic{ daily_rate: float() | nil, date: Date.t(), rate: float() | nil }
new(float(), float(), Date.t()) :: t()