nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
742 stars 309 forks source link

Added missing 'Currency' property to 'Charge' entity. #967

Closed ltasler closed 9 months ago

ltasler commented 9 months ago

I've added currency property to Charge entity. This is taken from: https://shopify.dev/docs/api/admin-rest/2023-10/resources/applicationcharge

nozzlegear commented 9 months ago

Awesome, thanks! I'm publishing a release today, I'll include this.