Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlanData

Package version

Billing plan information.

Hierarchy

  • PlanData

Index

Properties

Optional billingCycle

billingCycle: undefined | string

different billing cycles like MONTHLY/WEEKLY. this could be enum

Optional effectiveDate

effectiveDate: Date

date when plan was applied

Optional planDetails

planDetails: undefined | string

plan id as published by Dynatrace

Optional usageType

usageType: undefined | string

different usage type like PAYG/COMMITTED. this could be enum

Generated using TypeDoc