bold-commerce / go-shopify

Go client for the Shopify API
MIT License
318 stars 251 forks source link

Added subtotal and total tax sets to RefundLineItem #289

Closed lologarithm closed 4 months ago

lologarithm commented 4 months ago

Added missing fields from RefundLineItem. Additionally updated presentmentPrices to re-use the same object (no sense in defining the same type multiple places with different names)