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