Parameter | Description |
---|---|
JSON (required) | The JSON object that will be converted to an XML string. |
Property | Type | Description |
---|---|---|
xml | String | The converted XML string. |
Parameter | Description |
---|---|
XML (required) | The XML string that will be converted to a JSON object. |
Property | Type | Description |
---|---|---|
object | Object | The converted JSON object. |