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