apple / app-store-server-library-python

MIT License
147 stars 31 forks source link

fix: update the offer type to the correct type #88

Closed devinwang closed 3 months ago

devinwang commented 3 months ago

I've noticed that the offer type definition in the JWSTransactionDecodedPayload class is incorrect. I've made the necessary corrections. Thank you!