oldestAllowedPriceVersionTime property

String? oldestAllowedPriceVersionTime
getter/setter pair

The cutoff time for historical prices that subscribers can remain paying.

Subscribers on prices which were available at this cutoff time or later will stay on their existing price. Subscribers on older prices will be migrated to the currently-offered price. The migrated subscribers will receive a notification that they will be paying a different price. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.

Required.

Implementation

core.String? oldestAllowedPriceVersionTime;