ForecastDefinition interface
預測的定義。
屬性
dataset | 具有此預測中資料的定義。 |
include |
布林值,判斷是否將包含 actualCost。 |
include |
布林值,決定是否將包含 FreshPartialCost。 |
timeframe | 提取預測資料的時間範圍。 如果為自訂,則必須提供特定的時間週期。 |
time |
具有提取預測資料的時間週期。 |
type | 預測的類型。 |
屬性詳細資料
dataset
includeActualCost
布林值,判斷是否將包含 actualCost。
includeActualCost?: boolean
屬性值
boolean
includeFreshPartialCost
布林值,決定是否將包含 FreshPartialCost。
includeFreshPartialCost?: boolean
屬性值
boolean
timeframe
提取預測資料的時間範圍。 如果為自訂,則必須提供特定的時間週期。
timeframe: string
屬性值
string
timePeriod
type
預測的類型。
type: string
屬性值
string