@type t() :: %Nimrag.Api.StepsDaily{ calendar_date: String.t(), step_goal: integer(), total_distance: integer(), total_steps: integer() }