Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional createdThe timestamp when the budget was created.
Optional createdThe ID of the user that created the budget.
Optional endThe month when the budget ends, in YYYYMM format.
Optional entriesThe list of monthly budget entries.
Optional metricsThe cost query used to track spending against the budget.
Optional nameThe name of the budget.
Optional orgThe ID of the organization the budget belongs to.
Optional startThe month when the budget starts, in YYYYMM format.
Optional totalThe total budget amount across all entries.
Optional updatedThe timestamp when the budget was last updated.
Optional updatedThe ID of the user that last updated the budget.
Generated using TypeDoc
The attributes of a budget including all its monthly entries.