Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ForecastPropertiesConfidenceLevelsItem

Package version

interface

An interface representing ForecastPropertiesConfidenceLevelsItem.

Hierarchy

  • ForecastPropertiesConfidenceLevelsItem

Index

Properties

Properties

Optional bound

bound: Bound
member

{Bound} [bound] The boundary of the percentage, values could be 'Upper' or 'Lower'. Possible values include: 'Upper', 'Lower'

Optional percentage

percentage: undefined | number
member

{number} [percentage] The percentage level of the confidence NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: undefined | number
member

{number} [value] The amount of forecast within the percentage level NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc