Builder

class Builder

Properties

Link copied to clipboard

An array of actions that define a time series and how it is transformed. These transformations create a new time series that is used for the what-if analysis.

Link copied to clipboard

An array of conditions that define which members of the related time series are transformed.

Functions

Link copied to clipboard
fun action(block: Action.Builder.() -> Unit)