Open jmwill86 opened 11 months ago
Fixes getanOrder() returning null on any order fetch. Majority of amends here are auto code cleanup. Functional changes are:
getanOrder()
->order
There's probably some improvements to be made to my amends but I don't have a lot of time to commit currently.
Fixes
getanOrder()
returning null on any order fetch. Majority of amends here are auto code cleanup. Functional changes are:->order
added in src/Apis/MP/US/OrdersApi.php to enable properties to be found in the deserializer.There's probably some improvements to be made to my amends but I don't have a lot of time to commit currently.