namespace WheresMyMoney.Maui; public record PlannedPaymentViewModel(string Name, string AmountText);