DecayView
fnstringrequired
One of: none, linear, exponential
halfLifeDaysint64
exponential: contribution halves every N days
windowDaysint64
linear: contribution drops to 0 after N days
DecayView
{
"fn": "string",
"halfLifeDays": 0,
"windowDays": 0
}