TemplateWhatIfPointScenario

data class TemplateWhatIfPointScenario(val date: String, val value: Double)

Constructors

Link copied to clipboard
constructor(date: String, value: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date that you need the forecast results for.

Link copied to clipboard

The target value that you want to meet for the provided date.