shippo-csharp-client
shippo-csharp-client copied to clipboard
Update Library to have strongly typed objects. Add missing fields from API
Slight enhancements for easier parsing and interraction with API without having the Docs open to know types of objects.
As a side note, it seems that the CreateShipment POST to your API still requires "parcel" as a field on the HashTable when your API states its a collection of parcels.