appstoreserverlibrary.models.AdvancedCommerceRefundType module¶
- class appstoreserverlibrary.models.AdvancedCommerceRefundType.AdvancedCommerceRefundType(*values)[source]¶
Bases:
str,EnumInformation about the refund request for an item, such as its SKU, the refund amount, reason, and type.
https://developer.apple.com/documentation/advancedcommerceapi/requestrefunditem
- CUSTOM = 'CUSTOM'¶
- FULL = 'FULL'¶
- PRORATED = 'PRORATED'¶