Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BudgetDefinitionProps

Index

Properties

Properties

budgets?: { amount: number; includeCredit: boolean; includeDiscount: boolean; includeOtherSubscription: boolean; includeRecurring: boolean; includeRefund: boolean; includeSubscription: boolean; includeSupport: boolean; includeTax: boolean; includeUpfront: boolean; name: string; notifications: { address: string; comparisonOperator: string; subscriptionType: string; threshold: number; thresholdType: string; type: string }[]; timeUnit: string; type: string; unit: string; useAmortized: boolean; useBlended: boolean }[]

List of Budgets.

Generated using TypeDoc