appstoreserverlibrary.models.AdvancedCommerceEffective module¶
- class appstoreserverlibrary.models.AdvancedCommerceEffective.AdvancedCommerceEffective(*values)[source]¶
Bases:
str,EnumA string value that indicates when a requested change to an auto-renewable subscription goes into effect.
https://developer.apple.com/documentation/advancedcommerceapi/effective
- IMMEDIATELY = 'IMMEDIATELY'¶
- NEXT_BILL_CYCLE = 'NEXT_BILL_CYCLE'¶