Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for when a change for a paid subscription should take effect

Index

Enumeration members

EndOfBillingMonth = "END_OF_BILLING_MONTH"

Schedule the change to the end of the billing month (for subscriptions whose billing period is larger then month)

EndOfBillingPeriod = "END_OF_BILLING_PERIOD"

Schedule the change to the end of the billing period

Immediate = "IMMEDIATE"

Apply the change immediately

Generated using TypeDoc