appstoreserverlibrary.models.PriceIncreaseStatus module¶
- class appstoreserverlibrary.models.PriceIncreaseStatus.PriceIncreaseStatus(value)[source]¶
Bases:
IntEnum
The status that indicates whether an auto-renewable subscription is subject to a price increase.
https://developer.apple.com/documentation/appstoreserverapi/priceincreasestatus
- CUSTOMER_CONSENTED_OR_WAS_NOTIFIED_WITHOUT_NEEDING_CONSENT = 1¶
- CUSTOMER_HAS_NOT_RESPONDED = 0¶