Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BudgetTimePeriod

Package version

interface

An interface representing BudgetTimePeriod. The start and end date for a budget.

Hierarchy

  • BudgetTimePeriod

Index

Properties

Properties

Optional endDate

endDate: Date
member

{Date} [endDate] The end date for the budget. If not provided, we default this to 10 years from the start date.

startDate

startDate: Date
member

{Date} startDate The start date for the budget.

Generated using TypeDoc