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
747 stars 309 forks source link

fix: make CheckoutLineItem.Id a string #1048

Closed nozzlegear closed 6 months ago

nozzlegear commented 6 months ago

Fixes #1046

nozzlegear commented 6 months ago

Need to add missing properties noted in #1046 before merge, and run a quick serialization/deserialization test before merge.