GetBudgetResult

constructor(amount: Double, category: String, currentSpend: CurrentSpendResponse, eTag: String? = null, filter: BudgetFilterResponse? = null, forecastSpend: ForecastSpendResponse, id: String, name: String, notifications: Map<String, NotificationResponse>? = null, timeGrain: String, timePeriod: BudgetTimePeriodResponse, type: String)