A monthly entry of a custom budget forecast.

Hierarchy

  • CustomForecastEntry

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
amount: number

Forecast amount for the month.

month: number

Month the custom forecast entry applies to, in YYYYMM format.

Tag filters that scope this custom forecast entry to specific resources.

Generated using TypeDoc