CustomSeasonality interface
Forecasting seasonality.
- Extends
Properties
mode | Polymorphic discriminator, which specifies the different types this object can be |
value | [Required] Seasonality value. |
Property Details
mode
Polymorphic discriminator, which specifies the different types this object can be
mode: "Custom"
Property Value
"Custom"
value
[Required] Seasonality value.
value: number
Property Value
number