package model type UserSettings struct { SavingsGoalPct float64 `json:"savings_goal_pct"` }