priceChange property

SubscriptionPriceChange? priceChange
getter/setter pair

The latest price change information available.

This is present only when there is an upcoming price change for the subscription yet to be applied. Once the subscription renews with the new price or the subscription is canceled, no price change information will be returned.

Implementation

SubscriptionPriceChange? priceChange;