ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

fix(orders): `BuyerName` as string #370

Closed Roman991 closed 3 years ago

Roman991 commented 3 years ago

part 3 also BuyerName is a users filled field

ParsingError: Problem with the value of property "ListOrdersByNextTokenResponse": Problem with the value of property "ListOrdersByNextTokenResult": Problem with the value of property 
"Orders": Problem with the value at index 85: 
Problem with the value of property `BuyerName` One of the following problems occured: (0) 
Expected a string, but received a number with 
value 33333333, (1) 
Expected an undefined, but received a number with value 33333333
moltar commented 3 years ago

Thank you!

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.9.50 :tada:

The release is available on:

Your semantic-release bot :package::rocket: