Replies: 1 comment 3 replies
-
Hi @kswanner Problem fixed in v1.3.17 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to convert an Order object to XML, but it fails because MarketplaceTaxInfo does not have a parameterless constructor. I haven't gone through all of the classes, so this is the only one I have come to thus far. Would it be possible to provide parameterless constructors for all classes? Is there another way I can get an XML representation of the Order object?
Beta Was this translation helpful? Give feedback.
All reactions