DPassarelli/6-mils

Invalid XML when calling `toString()` on an empty incoming message.

DPassarelli opened this issue · 0 comments

If an empty OrderResponse is received, and the toString() method is called on the object instance (with { format: true }, then output will be invalid XML.